- 22 5月, 2014 6 次提交
-
-
由 Thomas Mueller 提交于
MVStore: temporary tables from result sets could survive re-opening a database, which could result in a ClassCastException.
-
由 Thomas Mueller 提交于
MVStore: temporary tables from result sets could survive re-opening a database, which could result in a ClassCastException.
-
由 Thomas Mueller 提交于
MVStore: temporary tables from result sets could survive re-opening a database, which could result in a ClassCastException.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Undo change to make the tests run again. Sooner or later the MultiDimension tool will be removed as now we have spatial indexes.
-
- 21 5月, 2014 1 次提交
-
-
由 noelgrandin 提交于
-
- 20 5月, 2014 2 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
fix NPE when backing up and there is a ".mv.db" file lying around that we do not currently have open
-
- 19 5月, 2014 3 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 18 5月, 2014 1 次提交
-
-
由 noelgrandin@gmail.com 提交于
-
- 17 5月, 2014 2 次提交
-
-
由 noelgrandin@gmail.com 提交于
reduce synchronization bottleneck in processing date/time values by using a ThreadLocal for the cached Calendar object
-
由 Thomas Mueller 提交于
-
- 16 5月, 2014 3 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 15 5月, 2014 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
- 14 5月, 2014 3 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
Spatial Index: adjust costs so we do not use the spatial index if the query does not contain an intersects operator.
-
由 Thomas Mueller 提交于
-
- 13 5月, 2014 6 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
MVStore: unique indexes that were created later on did not work correctly if there were over 5000 rows in the table.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 12 5月, 2014 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 11 5月, 2014 1 次提交
-
-
由 noelgrandin@gmail.com 提交于
-
- 09 5月, 2014 1 次提交
-
-
由 noelgrandin 提交于
-
- 08 5月, 2014 3 次提交
-
-
由 Thomas Mueller 提交于
For Windows, database URLs of the form "jdbc:h2:/test" where considered relative and did not work unless the system property "h2.implicitRelativePath" was used.
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
getTimeTry() was never being passed a null timezone, so don't check for that. Rather check if the timezone is still the default, so we can use the local cached Calendar.
-
- 05 5月, 2014 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-