- 28 2月, 2018 1 次提交
-
-
由 Noel Grandin 提交于
because that can be the only reason for the CI failure I saw: ERROR: FAIL java.lang.NullPointerException java.lang.NullPointerException ------------------------------ java.lang.NullPointerException at org.h2.mvstore.MVMap.openVersion(MVMap.java:1095) at org.h2.test.store.TestConcurrent.testConcurrentChangeAndGetVersion(TestConcurrent.java:346) at org.h2.test.store.TestConcurrent.test(TestConcurrent.java:56) at org.h2.test.TestBase.runTest(TestBase.java:142) at org.h2.test.TestAll.addTest(TestAll.java:990) at org.h2.test.TestAll.testUnit(TestAll.java:960) at org.h2.test.TestAll.runTests(TestAll.java:625) at org.h2.test.TestAll.testAll(TestAll.java:563) at org.h2.test.TestAll.run(TestAll.java:512) at org.h2.test.TestAll.main(TestAll.java:452)
-
- 26 2月, 2018 1 次提交
-
-
由 Noel Grandin 提交于
found by UCDetector
-
- 25 2月, 2018 9 次提交
-
-
由 Noel Grandin 提交于
Fix obscure error on non-standard SELECT * FROM A LEFT JOIN B NATURAL JOIN C
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Noel Grandin 提交于
Move some JOIN tests from testScript.sql to own file
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
- 24 2月, 2018 16 次提交
-
-
由 Noel Grandin 提交于
Remove unused parameters from readJoin() and readTableFilter()
-
由 Noel Grandin 提交于
Handle first and last arguments of FunctionIndex.find()
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Noel Grandin 提交于
Remove DbSettings.nestedJoins
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
- 23 2月, 2018 13 次提交
-
-
由 Noel Grandin 提交于
Convert duplicate anonymous classes in TableFilter to nested for reuse
-
由 thomasmueller 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Noel Grandin 提交于
Fix ON DUPLICATE KEY UPDATE for inserts with multiple rows
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Noel Grandin 提交于
Parse TIME WITHOUT TIME ZONE and fix TIMESTAMP as column name
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Noel Grandin 提交于
Update JTS to version 1.15.0 from LocationTech
-