- 02 6月, 2017 2 次提交
- 30 5月, 2017 1 次提交
-
-
由 thomasmueller 提交于
-
- 26 5月, 2017 3 次提交
-
-
由 alexpaschenko 提交于
-
由 Sergi Vladykin 提交于
-
由 Sergi Vladykin 提交于
-
- 21 5月, 2017 1 次提交
-
-
由 Stephan Erb 提交于
-
- 03 5月, 2017 6 次提交
-
-
由 Noel Grandin 提交于
-
由 sugnkeunkim 提交于
-
由 sugnkeunkim 提交于
-
由 sugnkeunkim 提交于
-
由 sugnkeunkim 提交于
-
由 sugnkeunkim 提交于
-
- 01 5月, 2017 1 次提交
-
-
由 sugnkeunkim 提交于
1. db needs to be closed\n 2. remove DB_CLOSE_DELAY\n 3. test threads need to join before continuing
-
- 30 4月, 2017 1 次提交
-
-
由 sugnkeunkim 提交于
-
- 25 4月, 2017 1 次提交
-
-
由 yuanwhy 提交于
-
- 23 4月, 2017 3 次提交
-
-
由 thomasmueller 提交于
-
由 thomasmueller 提交于
-
由 thomasmueller 提交于
-
- 20 4月, 2017 2 次提交
-
-
由 Philippe Marschall 提交于
Clients that are still on Java 7 and can not use OffsetDateTime need a way to bind TimestampWithTimeZone. Unfortunately TimestampWithTimeZone can currently not be used as a bind parameter The obvious way to bind TimestampWithTimeZone would be to use PreparedStatement.setObject(int, Object). This does not work because DataTye#convertTo currently does not check for TimestampWithTimeZone. This commit fixes this by adding a check and conversion in DataTye#convertTo and also adding a unit test.
-
由 Sergi Vladykin 提交于
-
- 03 4月, 2017 1 次提交
-
-
由 Sergi Vladykin 提交于
-
- 02 4月, 2017 2 次提交
-
-
由 Sergi Vladykin 提交于
-
由 Sergi Vladykin 提交于
-
- 31 3月, 2017 1 次提交
-
-
由 Igor Nikolaev 提交于
-
- 30 3月, 2017 2 次提交
-
-
由 Noel Grandin 提交于
-
由 Max Englander 提交于
-
- 27 3月, 2017 1 次提交
-
-
由 Max Englander 提交于
-
- 25 3月, 2017 1 次提交
-
-
由 Philippe Marschall 提交于
In order to make the doc generation for #476 working I had to fix some errors in existing files. These cover - lines which are too long - incorrect indentation - invalid markup - missing javadoc
-
- 23 3月, 2017 2 次提交
-
-
由 Max Englander 提交于
-
由 Max Englander 提交于
-
- 22 3月, 2017 1 次提交
-
-
由 Sergey Kalashnikov 提交于
* Custom data types handler * Updated doc, changelog, dictionary. Fixed review comment. * Extended the custom types handler interface * Fixed test * Fixed review comments * Added note on ABI stability of the feature to docs
-
- 21 3月, 2017 1 次提交
-
-
由 Max Englander 提交于
-
- 19 3月, 2017 1 次提交
-
-
由 andrei 提交于
-
- 15 3月, 2017 1 次提交
-
-
由 Sergey Kalashnikov 提交于
-
- 14 3月, 2017 1 次提交
-
-
由 Sergi Vladykin 提交于
-
- 10 3月, 2017 1 次提交
-
-
由 thomasmueller 提交于
-
- 09 3月, 2017 1 次提交
-
-
由 Sergi Vladykin 提交于
-
- 02 3月, 2017 2 次提交
-
-
由 thomasmueller 提交于
-
由 Noel Grandin 提交于
-