- 16 10月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 14 10月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 12 10月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 11 10月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
For in-memory databases, queries with a "group by" column that is also a hash index threw a RuntimeException.
-
- 10 10月, 2013 2 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 09 10月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
Make ValueGeometry#getDimensionCount more reliable. Add unit test to check for illegal ValueGeometry comparison Add unit test for conversion of Geometry object into Object Add optional export to MANIFEST.MF for JTS Geometry classes Validate that geometry values can be represented in WKB.
-
由 noelgrandin 提交于
-
- 08 10月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 07 10月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 27 9月, 2013 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
Fix bug with ALLOW_LITERALS=NONE, where the periodic analyze table on insert would throw an exception.
-
由 noelgrandin 提交于
Make org.h2.util.ScriptReader throw a better exception when handling broken scripts which generate extremely large statements.
-
由 noelgrandin 提交于
-
- 23 9月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 22 9月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 19 9月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
- 16 9月, 2013 2 次提交
-
-
由 noelgrandin 提交于
Support the JDBC DatabaseMetaData#getClientInfoProperties() method, in the sense of returning an empty result, in order to make Websphere happy.
-
由 noelgrandin 提交于
-
- 15 9月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 09 9月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 03 9月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 02 9月, 2013 1 次提交
-
-
由 noelgrandin 提交于
Query Statistics: new feature which stores the newest 100 SQL queries executed and their performance data. Useful for tracking down badly performing queries.
-
- 01 9月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 29 8月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 27 8月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
MVStore table engine: new setting "retention_time" to configure the time to retain old data. The default is 45 seconds.
-
由 noelgrandin 提交于
Session-temporary LOB's could sometimes accumulate, increasing the size of the DB file until shutdown. Now they are cleared out at every commit.
-
由 noelgrandin 提交于
-
- 23 8月, 2013 1 次提交
-
-
由 noelgrandin 提交于
contains extra information to make it possible for smart editors to do autocomplete. Patch from Nicolas Fortin.
-
- 21 8月, 2013 1 次提交
-
-
由 noelgrandin 提交于
rename the newly introduced UNDO_LOG_SIZE column to CONTAINS_UNCOMMITTED, because that is more reliable than the size of the undo log
-
- 20 8月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
For read-only databases, for the trace level "debug", the trace info is written to the temp directory.
-
由 Thomas Mueller 提交于
-
- 19 8月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-