Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
h2-mvstore-2.3.232.jar | 2024-08-10 | 359.2 kB | |
h2-mvstore-2.3.232-sources.jar | 2024-08-10 | 182.8 kB | |
h2-mvstore-2.3.232-javadoc.jar | 2024-08-10 | 273.4 kB | |
bundle-mvstore.jar | 2024-08-10 | 787.8 kB | |
h2-2.3.232.jar | 2024-08-10 | 2.7 MB | |
h2-2.3.232-sources.jar | 2024-08-10 | 1.8 MB | |
h2-2.3.232-javadoc.jar | 2024-08-10 | 4.9 MB | |
bundle.jar | 2024-08-10 | 8.9 MB | |
h2.pdf | 2024-08-10 | 2.1 MB | |
h2-setup-2024-08-11.exe | 2024-08-10 | 6.9 MB | |
h2-2024-08-11.zip | 2024-08-10 | 10.1 MB | |
README.md | 2024-08-10 | 1.5 kB | |
Version 2.3.232 source code.tar.gz | 2024-08-10 | 3.8 MB | |
Version 2.3.232 source code.zip | 2024-08-10 | 5.0 MB | |
Totals: 14 Items | 47.7 MB | 7 |
Version 2.3.232 (2024-08-11)
- Issue [#4005]: Add optional version to RANDOM_UUID function and generator of version 7 in addition to existing version 4
- Issue [#3945]: Column not found in correlated subquery, when referencing outer column from LEFT JOIN .. ON clause
- Issue [#4097]: StackOverflowException when using multiple SELECT statements in one query (2.3.230)
- Issue [#3982]: Potential issue when using ROUND
- Issue [#3894]: Race condition causing stale data in query last result cache
- Issue [#4075]: infinite loop in compact
- Issue [#4091]: Wrong case with linked table to postgresql
- Issue [#4088]: BadGrammarException when the same alias is used within two different CTEs
- Issue [#4079]: [2.3.230] Regression in ORDER BY ... DESC on dates