-
When there is no live database changelog diff cannot be generated (or documentation is missing).
In our projects developers work with embedded h2 database while there is a production PostgreSQL databa…
-
### What would you like to be improved?
When we switch default entity store to embedded JDBC database and try to drop a entity, the following errors occur:
```
java.lang.RuntimeException: Failed to…
-
**Is your feature request related to a problem? Please describe.**
Starting with version 2.2.220 H2 database writes the files with version v3. This version is currently not supported by DBeaver, resu…
-
Hello!
Sometimes I get 503 errors in cloudbeaver logs. Log file in the attache:
[cb_error_session.log](https://github.com/user-attachments/files/16625818/cb_error_session.log)
It looks like the c…
-
***************************
APPLICATION FAILED TO START
***************************
Description:
Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource c…
-
### What is an in memory database?
Typical databases involve a lot of setup.
* Install the Database
* Setup a Schema
* Setup the tables
* Populate the data
* Connect the application to the datab…
-
As part of this task , have to ensure OASP4J works well with Microsoft SQL Server 2008 , apart from the current integration with the H2 embedded database . Integration has to be identical to the way c…
-
Upon JWT expiration for embedded dashboards, cards return the ambiguous message There was a problem displaying this chart. leaving users hanging on what could possibly be wrong. The same cards embedd…
-
```
Reason: Failed to determine a suitable driver class
Action:
Consider the following:
If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.
If you have databas…
-
I am using zonky embedded-postgres db for my spring boot integration tests as I have SQL queries with arrow (->) operator which only work with a postgres database.
There are two issues I have obser…