- 18 7月, 2010 5 次提交
- 
- 
由 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 4 次提交
- 
- 
由 christian.peter.io 提交于
- 
由 christian.peter.io 提交于
- 
由 christian.peter.io 提交于classes (v 1.2.128) connect to the database. The automatic upgrade .jar file must be present, and the url must contain NO_UPGRADE=TRUE 
- 
由 christian.peter.io 提交于
 
-