cloudbeaver
cloudbeaver copied to clipboard
Cloud Database Manager
I follow the steps at https://github.com/dbeaver/cloudbeaver/wiki/Run-Docker-Container I run the command ``` export CB_LOCAL_HOST_ADDR=$(ifconfig | grep -E "([0-9]{1,3}\.){3}[0-9]{1,3}" | grep -v 127.0.0.1 | awk '{ print $2 }' | cut -f2...
Very often, the first logons in the morning run into an error. The authentication is then only successful after 5 attempts. We run CB in connection to a Maria configuration...
Two or more simultaneous active queries to one server from one user session are not working Steps to reproduce the behavior: 1. Connect to MSSQL server 2. Open SQL Editor...
When self hosting cloudbeaver with docker, the application always defaults to light theme, while a user might prefer for it to default to dark theme. Would be great to have...
Hi folks, thanks for the amazing work on cloudbeaver. I had a question: does cloudbeaver support creating tables via UI (like dbeaver https://dbeaver.com/docs/dbeaver/New-Table-Creation/#create-table)? If not, is this feature in development...
Hello! I'm looking to disable automatic insertion of table aliases in the SQL editor. The [dbeaver docs](https://dbeaver.com/docs/dbeaver/Admin-Manage-Preferences/23.2/) state that there's a configuration for this: `sql.proposals.insert.table.alias`. I created `.metadata/.plugins/org.eclipse.core.runtime/.settings/org.jkiss.dbeaver.core.prefs` and populated...
I have identified several vulnerabilities in Cloudbeaver version 23.3.3. I noticed that you plan to update the Ubuntu base image to version 23.10 in the next release, which is a...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Support for `ghcr.io/dbeaver/cloudbeaver:23` to avoid limitation in API call on hub docker