- 10 9月, 2011 1 次提交
- 
- 
由 Thomas Mueller 提交于
 
- 
- 08 9月, 2011 1 次提交
- 
- 
由 Thomas Mueller 提交于
 
- 
- 28 8月, 2011 7 次提交
- 
- 
由 Thomas Mueller 提交于Issue 335: Could not run DROP ALL OBJECTS DELETE FILES on older databases with CLOB or BLOB data. The problem was that the metadata table was not locked in some cases, so that a rollback could result in a corrupt database in a database if the lob storage was upgraded. 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 24 8月, 2011 5 次提交
- 
- 
由 Thomas Mueller 提交于The JDBC methods PreparedStatement.setTimestamp, setTime, and setDate with a calendar, and the methods ResultSet.getTimestamp, getTime, and getDate with a calendar converted the value in the wrong way, so that for some timestamps the converted value was wrong (where summertime starts, one hour per year). 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于The JDBC methods PreparedStatement.setTimestamp, setTime, and setDate with a calendar, and the methods ResultSet.getTimestamp, getTime, and getDate with a calendar converted the value in the wrong way, so that for some timestamps the converted value was wrong (where summertime starts, one hour per year). 
- 
由 Thomas Mueller 提交于Invalid tables names in 'order by' columns were not detected in some cases. Example: select x from dual order by y.x 
- 
由 Thomas Mueller 提交于
 
- 
- 23 8月, 2011 1 次提交
- 
- 
由 Thomas Mueller 提交于
 
- 
- 20 8月, 2011 3 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于Issue 311: File lock mode serialized: selecting the next value from a sequence didn't work after a pause, because the database thought this is a read-only operation. 
 
- 
- 17 8月, 2011 2 次提交
- 
- 
由 christian.peter.io 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 13 8月, 2011 2 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 12 8月, 2011 14 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于Creating a temporary table with the option 'transactional' will now also create the indexes in transactional mode 
- 
由 Thomas Mueller 提交于When running in reopen mode, some of the tests are expected to fail because they use dangerous operations (LOG=0,...) 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于The build now support an offline build using ./build.sh offline. This will list the required dependencies if jar files are missing. 
 
- 
- 09 8月, 2011 1 次提交
- 
- 
由 Thomas Mueller 提交于The BLOB / CLOB data was dropped a little bit before the table was dropped. This could cause "lob not found" errors when the process was killed while a table was dropped. 
 
- 
- 08 8月, 2011 2 次提交
- 
- 
由 Thomas Mueller 提交于Database URLs can now be re-mapped to another URL using the system property "h2.urlMap", which points to a properties file with database URL mappings. 
- 
由 Thomas Mueller 提交于
 
- 
- 03 8月, 2011 1 次提交
- 
- 
由 Thomas Mueller 提交于
 
-