- 14 3月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 13 3月, 2012 2 次提交
-
-
由 Thomas Mueller 提交于
If the transaction log could not be truncated because of an uncommitted transaction, now "Transaction log could not be truncated" is written to the .trace.db file.
-
由 Thomas Mueller 提交于
-
- 12 3月, 2012 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Prepared statements could only be re-used if the same data types were used the second time they were executed.
-
由 Thomas Mueller 提交于
-
- 11 3月, 2012 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 10 3月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 09 3月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 07 3月, 2012 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
SCRIPT and RUNSCRIPT: the password can now be set using a prepared statement. Previously, it was required to be a literal in the SQL statement.
-
- 06 3月, 2012 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
A persistent tree map (work in progress) which might replace the storage of the database at some point in the far future.
-
由 Thomas Mueller 提交于
-
- 03 3月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 02 3月, 2012 10 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
The shell script h2.sh did not work with spaces in the path. It also works now with quoted spaces in the argument list.
-
由 Thomas Mueller 提交于
If the transaction log could not be truncated because of an uncommitted transaction, now "Transaction log could not be truncated" is written to the .trace.db file.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
A persistent tree map (work in progress) which might replace the storage of the database at some point in the far future.
-
- 28 2月, 2012 2 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
display transactionStart in JMX listSessions operation, useful for debugging long-running transactions
-
- 27 2月, 2012 1 次提交
-
-
由 noelgrandin 提交于
Modify ALTER TABLE ADD to support adding multiple columns in one command.
-
- 24 2月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
Issue 380: ALTER TABLE ADD FOREIGN KEY with an explicit index didn't verify the index can be used, which would lead to a NullPointerException later on.
-
- 23 2月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
Issue 380: ALTER TABLE ADD FOREIGN KEY with an explicit index didn't verify the index can be used, which would lead to a NullPointerException later on.
-
- 21 2月, 2012 3 次提交
-
-
由 Thomas Mueller 提交于
The wrong kind of exception (NullPointerException) was thrown in a UNION query with an incorrect ORDER BY expression.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 20 2月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 17 2月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 15 2月, 2012 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
CSV tool: new feature to preserve the case sensitivity of column names (option caseSensitiveColumnNames).
-