How do I connect DBeaver with my CockroachDB Serverless database? I get errors that look like this:
FATAL: codeParamsRoutingFailed: missing cluster name in connection string
Make sure to include the cluster name in the database field.
The database should be something like: cluster-name-1234.databasename
.
Here is a screenshot of a working configuration: