- 20 6月, 2017 2 次提交
-
-
由 Noel Grandin 提交于
Support TIMESTAMP_WITH_TIMEZONE 2014 JDBC type
-
由 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).
-
- 19 6月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
Add DB2 timestamp format compatibility
-
- 18 6月, 2017 4 次提交
-
-
由 httpdigest 提交于
Using a dash to separate date and time
-
由 Noel Grandin 提交于
Implement right-padding of CHAR(N) datatype in PostgreSQL mode
-
由 httpdigest 提交于
-
由 httpdigest 提交于
-
- 17 6月, 2017 1 次提交
-
-
由 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
-
- 10 6月, 2017 2 次提交
-
-
由 thomasmueller 提交于
-
由 thomasmueller 提交于
-
- 08 6月, 2017 2 次提交
-
-
由 thomasmueller 提交于
-
由 thomasmueller 提交于
-
- 07 6月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
Issue#479 Enhanced tests - removed comment about parameters not working for common table expressions - they appear to me to be working
-
- 06 6月, 2017 4 次提交
-
-
由 thomasmueller 提交于
-
由 thomasmueller 提交于
-
由 Noel Grandin 提交于
Fix Travis Builds.
-
由 Owner 提交于
-
- 05 6月, 2017 4 次提交
-
-
由 Sergi Vladykin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
Issue#479 Allow non-recursive CTEs (WITH statements)
-
- 04 6月, 2017 7 次提交
- 02 6月, 2017 3 次提交
-
-
由 Owner 提交于
-
由 Owner 提交于
-
由 thomasmueller 提交于
-
- 01 6月, 2017 8 次提交
- 31 5月, 2017 1 次提交
-
-
由 Owner 提交于
-