-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…
-
Exception in thread "main" org.ktorm.database.DialectFeatureNotSupportedException: Pagination is not supported in Standard SQL.
-
### Search first
- [X] I searched and no similar issues were found
### Description
We use H2 with liquibase to do our testing. That's our install of H2 (via maven). Has worked for many versio…
-
### Feature description
We support H2 in Micronaut Data, and it would be nice to have it running in the same way, using the test resources.
-
I have been running glowroot with tomcat on one of my servers and recently ran out of disk space. I discovered that the data.h2.db file had grown to 31G. Is there some way to stop it growing?
I c…
-
We should move all data access through Hibernate and switch from HSQLDB to H2. H2 is a much more advanced pure-java database with features like full text search.
-
Not sure who's problem it is.
I connecting to just downloaded [H2 Version 1.3.176 (2014-04-05), Last Stable](http://www.h2database.com/h2-2014-04-05.zip) using code from your [tutorial](http://sorm-f…
-
-
Would be great if HeidiSQL could add support for [H2 database](https://www.h2database.com/html/main.html)
-
Not all Java frameworks are based on the use of servlets. To allow integration of H2 Console into these frameworks (e.g. Quarkus/VertX), it would be nice if the classes and methods used by `JakartaWeb…