- 18 6月, 2011 2 次提交
 - 
- 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
There is a problem when opening a database file in a timezone that has different daylight saving rules.
 
 - 
 - 17 6月, 2011 8 次提交
 - 
- 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 
 - 
 - 16 6月, 2011 6 次提交
 - 
- 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
Access to system tables is now more restrictive for non-admin users (the tables can be still listed and read, but some of the data is not included).
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 
 - 
 - 15 6月, 2011 7 次提交
 - 
- 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
The default expression of a column may no longer reference the table, because a database with such a table couldn't be opened normally.
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
Referenced objects in check constraints could be dropped, which resulted in a database that can't be opened normally.
 
 - 
 - 13 6月, 2011 1 次提交
 - 
- 
由 Thomas Mueller 提交于
 
 - 
 - 11 6月, 2011 2 次提交
 - 
- 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 
 - 
 - 09 6月, 2011 4 次提交
 - 
- 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
--no commit message
 - 
由 Thomas Mueller 提交于
 
 - 
 - 08 6月, 2011 4 次提交
 - 
- 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
The auto-server mode can't be combined with an in-memory database. This invalid combination wasn't detected so far. Now trying to open a database in this way fails.
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 
 - 
 - 07 6月, 2011 6 次提交
 - 
- 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
 - 
由 Thomas Mueller 提交于
Java functions: array component types are now preserved, so that a ResultSet.getObject() will return Integer[] if the Java functions returns Integer[]. Thanks to Noel Grandin for the patch.
 
 -