- 15 2月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 23 1月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 11 1月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 15 12月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 07 12月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 26 11月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
The following system properties are no longer supported:, h2.allowBigDecimalExtensions, h2.emptyPassword, h2.minColumnNameMap, h2.returnLobObjects, h2.webMaxValueLength.
-
- 23 11月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 14 11月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 08 11月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
New experimental system property "h2.modifyOnWrite": when enabled, the database file is only modified when writing to the database. This should speed up the serialized file lock.
-
- 03 11月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 28 10月, 2011 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 14 10月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 12 10月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 10 9月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 17 8月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 08 8月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 22 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 17 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 15 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 13 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 09 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 30 6月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 28 6月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 24 6月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
The syntax for CREATE TABLE ... AS SELECT ... has been changed: options such as NOT PERSISTENT are now before the query (AS SELECT), because otherwise they might be interpreted as a part of the query.
-
- 19 6月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 18 6月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
There is a problem when opening a database file in a timezone that has different daylight saving rules.
-
- 16 6月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 15 6月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 06 6月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 02 6月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
This database no longer uses finalize() except for temporary files. The system property "h2.runFinalize" is no longer supported. Unclosed connections are still detected, but the opening stack trace is now collected only if connections are not closed repeatedly (starting with the second unclosed connection).
-
- 30 5月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 27 5月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 20 5月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 15 5月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 11 5月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 06 5月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-