21 Commits

Author SHA1 Message Date
Andrey.Tarashevskiy
f95c040ee6 JavaLocalDateTimeColumnType not setting nanoseconds correctly on Timestamp #793 2020-02-13 17:00:42 +03:00
Tapac
dce5b5f157 Unify MySQL driver versions in tests 2020-01-17 02:09:53 +03:00
Tapac
f6b0beef7b Batch insert throws irrelevant exception #741 2019-12-27 12:43:39 +03:00
Frank
1c5a2cd77e Removed unnecessary special treatment for SQLite (#729) 2019-12-20 01:10:36 +03:00
Lukáš Křečan
c01948158c Do not use INSTANCE for column types (#727) 2019-12-17 22:22:54 +03:00
Lukáš Křečan
618e55a682 Support for java.time.Instant for timestamp columns (#724)
* Support for java.time.Instant for timestamp columns
* Add CurrentTimestamp function
2019-12-15 19:37:28 +03:00
hichem-fazai
677b21783c Adding sql datetime functions year, day, hour, minute, second (#707)
* Adding sql datetime functions

* Adding sql datetime functions (missing space)

* Removing jodatime dependency

* Adding functions tests to jodatime and javatime modules

* Including sqlite in datetime tests and enhacement of code

* Value from DB type check
2019-12-04 22:16:53 +03:00
spand
cb4cc55551 Added UpdateBuilder.update expression builder version. (#700) 2019-11-26 20:01:50 +03:00
Tapac
b051166831 Test compilation fix 2019-11-26 00:30:04 +03:00
Tapac
c3b726f7ed 0.18.1 cannot be used with the Java platform module system (Java 9+) #689 2019-11-23 02:29:32 +03:00
Andrey.Tarashevskiy
0e93f0a654 Java Time LocalDateTime parsing fixed for Oracle 2019-11-16 13:35:23 +03:00
Andrey.Tarashevskiy
f599787736 Java Time date formatters fixed 2019-11-16 11:39:50 +03:00
Tapac
a8f8b20166 Fix test dependencies after extracting exposed-dao module 2019-10-31 01:12:27 +09:00
hichem-fazai
64e51775fb Fixing the month built-in function in case of all database dialects (#670)
* Fixing the month built-in function in case of all database dialects

* Update JavaDateFunctions.kt

* Update DateFunctions.kt
2019-10-29 20:06:50 +03:00
Tapac
536da4bd75 Test dependencies actualized 2019-08-31 00:54:10 +03:00
Tapac
e84dde3dd2 After merge fixes 2019-08-30 22:24:02 +03:00
Tapac
6fc1e462b0 Test fixed 2019-08-25 19:09:53 +03:00
Tapac
2f85ff6fd7 Compose tests excluded my default 2019-08-25 14:31:32 +03:00
Tapac
c3d931b682 Java time tests and code fixes 2019-08-25 01:06:50 +03:00
Tapac
1f4eaa2b65 DateTime related test moved to exposed-jodatime module 2019-08-24 16:17:29 +03:00
Tapac
c1230d462b Java Time module - initial commit 2019-08-23 15:46:30 +03:00