- 08 9月, 2017 4 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
now that we require Java1.7
-
由 Noel Grandin 提交于
-
- 06 9月, 2017 13 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
- 05 9月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
Support more types in getObject
-
- 04 9月, 2017 4 次提交
-
-
由 Philippe Marschall 提交于
ResultSet#getObject is missing some conversions in table B.4 of the JDBC specification. - add support for Blob in getObject - add support for Clob in getObject - add support BigInteger <-> BIGINT - add support java.util.Date <-> TIMESTAMP - add support java.util.Calendar <-> TIMESTAMP - add tests for SMALLINT - add tests for BIGINT
-
由 Noel Grandin 提交于
Issue#591 Generated SQL from WITH-CTEs does not include a table ident…
-
-
由 Owner 提交于
-
- 03 9月, 2017 6 次提交
-
-
由 Owner 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
where we are calling getException() and seeing a null value. Because we access these without synchronization, we need to use volatile.
-
- 31 8月, 2017 11 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
can throw OUT_OF_MEMORY error
-
由 Noel Grandin 提交于
so that it doesn't cause an exception on travis, although given the exceptions it is catching, I can't see what it is trying to test
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
shows up as random failures in the TestMVStore.testFastDelete test case
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
- 28 8月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
-