- 19 7月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
H2 Console: on some system, the browser windows got opened when requesting a new one.
-
- 18 7月, 2010 7 次提交
-
-
由 Thomas Mueller 提交于
The built-in profiling tool now uses a default stack depth of 32 elements and a default interval of 10 ms.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 17 7月, 2010 9 次提交
-
-
由 Thomas Mueller 提交于
When killing the process after creating and dropping many tables (specially temporary tables), the database could not be opened sometimes.
-
由 Thomas Mueller 提交于
After deleting a lot of data (for example by dropping or altering tables, or indexes, or after a large transaction), opening a large database was very slow. Fixed. When killing the process after creating and dropping many tables (specially temporary tables), the database could not be opened sometimes.
-
由 Thomas Mueller 提交于
-
由 christian.peter.io 提交于
Bugfix for the automatic db migration. IFEXISTS=TRUE should be removed from the "runscript" connection.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 16 7月, 2010 7 次提交
-
-
由 christian.peter.io 提交于
-
由 christian.peter.io 提交于
Bugfix for the automatic 1.1 db migration: only uppercase parameters where replaced. If a lowercase parameter like ifexists=true was in the connection url, the upgrade failed.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 15 7月, 2010 7 次提交
-
-
由 Thomas Mueller 提交于
Problems with JDK 1.6.0_18 have been reports in the class StringUtils.quoteRemarkSQL. This method is now changed.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Support for null-safe equals. This includes the ANSI SQL standard syntax A IS [NOT] DISTINCT FROM B as well as the shorter A IS [NOT] B.
-
由 Thomas Mueller 提交于
Support for null-safe equals. This includes the ANSI SQL standard syntax A IS [NOT] DISTINCT FROM B as well as the shorter A IS [NOT] B.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 14 7月, 2010 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 13 7月, 2010 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Primary key violations threw a strange exception message when using a single column INT or BIGINT key.
-
由 Thomas Mueller 提交于
-
- 12 7月, 2010 1 次提交
-
-
由 christian.peter.io 提交于
-
- 11 7月, 2010 1 次提交
-
-
由 christian.peter.io 提交于
-