- 12 7月, 2012 11 次提交
-
-
由 noelgrandin 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Revert auto-registration of function aliases (tests fail); fix for "Transaction log could not be truncated"
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
The message "Transaction log could not be truncated" was sometimes written to the .trace.db file even if there was no problem truncating the transaction log.
-
由 Thomas Mueller 提交于
-
- 11 7月, 2012 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
auto-registration of function aliases
-
- 09 7月, 2012 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 08 7月, 2012 1 次提交
-
-
由 Sergi.Vladykin@gmail.com 提交于
-
- 07 7月, 2012 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 06 7月, 2012 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
- 28 6月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 26 6月, 2012 6 次提交
-
-
由 Thomas Mueller 提交于
H2 Console: HTML and XML documents can now be edited in an updatable result set. There is (limited) support for editing multi-line documents.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
MVCC: concurrently updating a row could result in the row to appear deleted in the second connection, if there are multiple unique indexes (or a primary key and at least one unique index). Thanks a lot to Teruo for the patch!
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Executing the statement CREATE INDEX IF ALREADY EXISTS if the index already exists no longer fails for a read only database.
-
由 Thomas Mueller 提交于
-
- 25 6月, 2012 2 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 21 6月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 19 6月, 2012 3 次提交
-
-
由 Sergi.Vladykin@gmail.com 提交于
Changed method visibility from package private to protected to allow indexes from external table engines use it.
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 18 6月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 17 6月, 2012 2 次提交
-
-
由 Thomas Mueller 提交于
Use HMAC for authenticating remote LOB id's, removing the need for maintaining a cache, and removing the limit on the number of LOBs per result set.
-
由 Thomas Mueller 提交于
-