- 26 8月, 2015 1 次提交
-
-
由 Thomas Mueller Graf 提交于
-
- 24 8月, 2015 1 次提交
-
-
由 Bekrenev Dmitry 提交于
-
- 21 8月, 2015 1 次提交
-
-
由 Bekrenev Dmitry 提交于
-
- 20 8月, 2015 2 次提交
-
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
- 19 8月, 2015 1 次提交
-
-
由 Thomas Mueller Graf 提交于
-
- 18 8月, 2015 2 次提交
-
-
由 Steve McLeod 提交于
In DateTimeUtils.getTimeTry(), Calendar instances used to evaluate Timestamps were only being cached if no timezone was specified. I've added code to reuse Calendar instances if the timezone specified matches the previous use.
-
由 Thomas Mueller Graf 提交于
-
- 17 8月, 2015 1 次提交
-
-
由 Sebastian Wiesner 提交于
-
- 14 8月, 2015 3 次提交
-
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
Server mode: concurrently using the same connection could throw an exception Connection is broken: unexpected status
-
- 07 8月, 2015 2 次提交
-
-
由 Thomas Mueller Graf 提交于
-
由 Noel Grandin 提交于
-
- 06 8月, 2015 2 次提交
-
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
- 01 8月, 2015 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 31 7月, 2015 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 30 7月, 2015 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 29 7月, 2015 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Multi-threaded processing: concurrent deleting the same row could throw the exception Row not found when trying to delete
-
- 28 7月, 2015 2 次提交
-
-
由 Thomas Mueller 提交于
MVStore transactions: a thread could see a change of a different thread within a different map. Pull request #153.
-
由 Thomas Mueller 提交于
-
- 23 7月, 2015 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Noel Grandin 提交于
COLUMNS metatable
-
- 22 7月, 2015 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 17 7月, 2015 1 次提交
-
-
由 John M Bradley 提交于
-
- 16 7月, 2015 2 次提交
-
-
由 S.Vladykin 提交于
-
由 S.Vladykin 提交于
-
- 09 7月, 2015 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
For compatibility with other databases, support for (double and float) -0.0 has been removed. 0.0 is used instead.
-
- 07 7月, 2015 1 次提交
-
-
由 Noel Grandin 提交于
-
- 01 7月, 2015 1 次提交
-
-
由 Noel Grandin 提交于
-
- 29 6月, 2015 1 次提交
-
-
由 Noel Grandin 提交于
-
- 26 6月, 2015 1 次提交
-
-
由 Thomas Mueller 提交于
In version 1.4.186, order by was broken in some cases due to the change Make the planner use indexes for sorting when doing a GROUP BY. The change was reverted.
-