-
I think that we need a way to enforce configurable restrictions for non-embedded connections.
1. Add an optional list of allowed databases.
- `./db1` to allow only this database (multiple databa…
-
Hi all,
is there a way to configure and make apache ignite as a caching layer for SQL Server database. something similar to Redis RDI 'Only available in the enterprise version'.
-
## Is your feature request related to a problem? Please describe.
Currently we cannot manage the data stored by eclipseStore from an external source. It is also very difficult for outsiders to believ…
-
// Error
`Error : org.h2.jdbc.JdbcSQLNonTransientConnectionException: Database may be already in use: "C:/Users/tjdwl/test.mv.db". Possible solutions: close all other connection(s); use the server mo…
-
Hi all,
I use H2 in embedded mode.
I connect to the database with an URL and a property `user` set to `SA`.
This does indeed create an `SA` administrator when connecting to the database if it doe…
-
I noticed that the response times for some sites (like the admin-transactions page) are noticeably long.
Currently, the H2 database runs in embedded mode inside of the JVM. In the H2 documentation…
-
The employees added to a team, limited to the programs run time. After termination, upon restarting the program the previously created team has been wiped.
-
The Embedded mode has permanently locked up several times in a Spring application. This seems to me to be a software error because a multi-threaded Spring application should be able use an embedded H2…
-
### Describe the bug
We're experiencing and issue where filters that are set as dropdowns in the Metabse UI are displaying as text fields when embedded in our app.
This is happening to multiple fi…
-
Receiving this log
`Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.
Reason: Failed to determine a suitable driver class
Acti…