-
Create an H2 database with Hibernate's schema generation and create a Railo datasource for it.
-
### Search first
- [X] I searched and no similar issues were found
### Description
I get a syntax error during changelog execution on h2 when using bigint with precision on an `addAutoIncrement` op…
-
-
In my project we are using oracle database as the main application db and H2 as in memory database to run only the integration test cases. In java code, I'm accessing the stored procedure using calla…
-
After migrating from OrientDB to H2 I see the following warning in the log after every Nexus start:
```
[FelixStartLevel] *SYSTEM org.sonatype.nexus.datastore.mybatis.MyBatisDataStore - Database di…
-
The functionality is very powerful. I have a question. If a csv file has a size of 1TB, what would the query efficiency be?
Does csvq want to read all 1TB of content into memory before subsequent pr…
-
With H2 version 2.3.232 we are observing a rare / non-deterministic behavior where with frequent restarts eventually data is lost from a table - see https://github.com/keycloak/keycloak/issues/32785
…
-
Thank you for the great work here, you've provided a very comprehensive set of exercises for folks to learn!
I ran into an issue with the H2 database. H2 always reports map keys (and columns) in uppe…
-
Hi,
I'm trying to launch H2 Database server with SSL encryption. I set my keystore and keystore password. I launched the server, successfully connected to it, and created a table.
The problem t…
-