- 14 7月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 12 7月, 2013 6 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 11 7月, 2013 1 次提交
-
-
由 noelgrandin 提交于
Fix the combination of updating a table which contains an LOB, and reading from the LOB at the same time. Previously it would throw an exception, now it works.
-
- 10 7月, 2013 11 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Use a weak dependency to the JTS jar file (allow to use H2 without the JTS jar file in the classpath)
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Use a weak dependency to the JTS jar file (allow to use H2 without the JTS jar file in the classpath)
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 09 7月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 04 7月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 03 7月, 2013 2 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 02 7月, 2013 6 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
Save some memory. There is no need to store a dataType field in the AggregateData structure when we can just pass it down.
-
- 01 7月, 2013 8 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
make some field names in Aggregate more obvious, to distinguish the special case GROUP_CONCAT fields from the normal fields
-
由 noelgrandin 提交于
The purpose of this is to simplify the code for the individual cases to make it easier to implement analytic (windowing) functions.
-
由 noelgrandin 提交于
for the "duplicate key exception" test, make it a little more flexible, because the format of the VALUES clause varies a little depending on the type of the index.
-
由 noelgrandin 提交于
-
- 29 6月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-