- 25 10月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 24 10月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 22 10月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
Updateable result sets: if the value is not set when inserting a new row, the default value is now used (the same behavior as MySQL, PostgreSQL, and Apache Derby) instead of NULL.
-
- 18 10月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 17 10月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 14 10月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 12 10月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 21 9月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
When using the built-in connection pool, after calling the "shutdown" SQL statement, a warning was written to the .trace.db file about an unclosed connection.
-
- 19 9月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 16 9月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 12 9月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 11 9月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 10 9月, 2011 4 次提交
-
-
由 Thomas Mueller 提交于
Issue 340: Comparison with "x = all(select ...)" or similar in a view or subquery that was used as a table returned the wrong result.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 28 8月, 2011 2 次提交
-
-
由 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 提交于
-
- 24 8月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 17 8月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 13 8月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 12 8月, 2011 4 次提交
-
-
由 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
-
- 08 8月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 27 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 22 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 17 7月, 2011 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Issue 325: a deadlock in the fulltext search could occur if the connection that was used while initializing the fulltext search was later used to query the database.
-
- 15 7月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Support for ROW_NUMBER() OVER() as an alias for ROWNUM() for compatibility with PostgreSQL and Apache Derby.
-
- 13 7月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 12 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-