名称
最后提交
最后更新
..
api Fulltext search (native): after re-opening the connection once the fulltext index was created, transaction rollbacks did not roll back the modifications in the index.
bnf Fix issues found by CodePro Analytix
command In the server mode, BLOB and CLOB objects are no longer closed when the result set is closed (as required by the JDBC spec).
compress Documentation.
constant In the server mode, BLOB and CLOB objects are no longer closed when the result set is closed (as required by the JDBC spec).
constraint Referenced objects in check constraints could be dropped, which resulted in a database that can't be opened normally.
engine In the server mode, BLOB and CLOB objects are no longer closed when the result set is closed (as required by the JDBC spec).
expression Oracle compatibility: support for DECODE(...).
fulltext Documentation.
index Subqueries with an aggregate did not always work. Example: select (select count(*) from test where a = t.a and b = 0) from test t group by a
jdbc The following system properties are no longer supported:, h2.allowBigDecimalExtensions, h2.emptyPassword, h2.minColumnNameMap, h2.returnLobObjects, h2.webMaxValueLength.
jdbcx When using the built-in connection pool, after calling the "shutdown" SQL statement, a warning was written to the .trace.db file about an unclosed connection.
jmx Split long lines.
message Improved compatibility with the Java 7 FileSystem abstraction.
res Documentation.
result In the server mode, BLOB and CLOB objects are no longer closed when the result set is closed (as required by the JDBC spec).
schema Documentation.
security Improved compatibility with the Java 7 FileSystem abstraction.
server In the server mode, BLOB and CLOB objects are no longer closed when the result set is closed (as required by the JDBC spec).
store In the server mode, BLOB and CLOB objects are no longer closed when the result set is closed (as required by the JDBC spec).
table Documentation.
tools In the server mode, BLOB and CLOB objects are no longer closed when the result set is closed (as required by the JDBC spec).
upgrade Improved compatibility with the Java 7 FileSystem abstraction.
util When using a VPN, starting a H2 server did not work (for some VPN software).
value In the server mode, BLOB and CLOB objects are no longer closed when the result set is closed (as required by the JDBC spec).
Driver.java Source code switching using //## has been simplified.
package.html Change copyright years.