- 14 7月, 2017 3 次提交
-
-
由 andrei 提交于
-
由 Noel Grandin 提交于
unfortunately can't enable this yet - I'm pretty sure the FileSystem side is fine, but the MVStore obviously needs more sync points somewhere
-
由 Noel Grandin 提交于
-
- 13 7月, 2017 3 次提交
- 12 7月, 2017 2 次提交
-
-
由 Niklas Mehner 提交于
* Close connections in test * Call updateMeta in CreateSynonym to make sure changes get persisted * Drop synonym when the backing is table is dropped to fix ticket #556
-
由 httpdigest 提交于
-
- 07 7月, 2017 1 次提交
-
-
由 andrei 提交于
-
- 02 7月, 2017 5 次提交
-
-
由 Owner 提交于
-
由 Niklas Mehner 提交于
-
由 Noel Grandin 提交于
This reverts commit ae6da320, reversing changes made to 8b018f2b.
-
由 Noel Grandin 提交于
This reverts commit a45edd78.
-
由 Noel Grandin 提交于
and add a another test case for datediff
-
- 01 7月, 2017 1 次提交
-
-
由 Niklas Mehner 提交于
-
- 29 6月, 2017 3 次提交
- 20 6月, 2017 1 次提交
-
-
由 Philippe Marschall 提交于
While we currently support TIMESTAMP WITH TIME ZONE and OffsetDateTime the corresponding JDBC type TIMESTAMP_WITH_TIMEZONE(2014) is not supported when calling PreparedStatement.setObject(int, Object, int).
-
- 18 6月, 2017 1 次提交
-
-
由 httpdigest 提交于
-
- 17 6月, 2017 2 次提交
-
-
由 httpdigest 提交于
When using CHAR(N) in PostgreSQL any inserted value smaller than N characters will be right-padded with spaces to fill all N characters. See: https://www.postgresql.org/docs/9.1/static/datatype-character.html This change adds an additional Mode.padFixedStrings and set it to true in the PostgreSQL Mode. Any value converted to a ValueStringFixed at INSERT will be right-padded with spaces. For additional infos see the H2 Google Groups post: https://groups.google.com/forum/#!topic/h2-database/Luaxdrl137Y
-
由 andrei 提交于
-
- 10 6月, 2017 1 次提交
-
-
由 thomasmueller 提交于
-
- 08 6月, 2017 2 次提交
-
-
由 thomasmueller 提交于
-
由 thomasmueller 提交于
-
- 06 6月, 2017 2 次提交
-
-
由 thomasmueller 提交于
-
由 Owner 提交于
-
- 05 6月, 2017 2 次提交
-
-
由 Sergi Vladykin 提交于
-
由 Noel Grandin 提交于
-
- 04 6月, 2017 7 次提交
- 02 6月, 2017 3 次提交
- 01 6月, 2017 1 次提交
-
-
由 Owner 提交于
-