- 26 8月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 23 8月, 2013 1 次提交
-
-
由 noelgrandin 提交于
contains extra information to make it possible for smart editors to do autocomplete. Patch from Nicolas Fortin.
-
- 22 8月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 21 8月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
javadoc updates: there is no need to explicitly document thrown exception unless it provides some extra commentary
-
由 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 8 次提交
-
-
由 Thomas Mueller 提交于
For read-only databases, for the trace level "debug", the trace info is written to the temp directory.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
In version 1.3.172, a performance regression was introduced when fixing the issue 389 (when there is a multi-column primary key, H2 does not seem to always pick the right index). This was related to boosting an index that matches the "order by" column list (the wrong index was used in some cases).
-
由 Thomas Mueller 提交于
-
- 19 8月, 2013 15 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Rename "getNoDimensions" to "getDimensionCount", because "getNoDimensions" is confusing for non-native English speaking people ("get no dimensions versus get yes dimensions" ?!)
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
In version 1.3.172, a performance regression was introduced when fixing the issue 389 (when there is a multi-column primary key, H2 does not seem to always pick the right index). This was related to boosting an index that matches the "order by" column list (the wrong index was used in some cases).
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
We need two methods - one for testing the Class<?> and one for testing an Object
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
remove testRandom(), Nicolas Fortin says this test case is now redundant, because the necessary logic is tested by the MVMap unit test
-
由 noelgrandin 提交于
sessions are creating large transactions.
-
- 16 8月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 15 8月, 2013 1 次提交
-
-
由 noelgrandin 提交于
When running the Recover tool on very large (>6G) databases, some statistics were reported with negative numbers.
-
- 14 8月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 13 8月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
Queries "group by" that contain a subquery with an aggregate function returned the wrong result in some cases.
-
由 noelgrandin 提交于
New feature from Davide Cavestro - allow using custom Java object serialization engines on a per-DB basis.
-
由 noelgrandin 提交于
-
- 12 8月, 2013 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-