Skip to content

Releases: DiamondDagger590/FlatDB

Revert H2 Upgrade

18 Jan 03:45
Compare
Choose a tag to compare

The latest version of H2 isn't compatible with IntelliJ's database explorer, and offered no immediate value in upgrading. Initially it was presumed to have been the fix to some syntax errors, but running H2 in sql mode resolves all of those even on the older version of H2 so we are reverting

Update H2

17 Jan 04:44
Compare
Choose a tag to compare
1.1.0.7

Add updating from h2 version 198 and also set tables to be in sql mode

1.0.8

23 Oct 19:57
Compare
Choose a tag to compare
Attempt to lower size

1.0.7

23 Oct 19:45
Compare
Choose a tag to compare
Remove intellij annotations

1.0.6

23 Oct 19:36
Compare
Choose a tag to compare
Move guave to compile only