This is an automated email from the ASF dual-hosted git repository.

ntimofeev pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git.


    from 3f614bc  Add toString() method to new value types
     new 3b64f0c  CAY-2691 MySQL driver 8.0.x stores LocalDateTime differently 
than 5.1.x
     new 9b465cc  CAY-2691 MySQL driver 8.0.x stores LocalDateTime differently 
than 5.1.x

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 RELEASE-NOTES.txt                                  |  1 +
 .../org/apache/cayenne/access/types/DateType.java  | 29 ++++++-
 .../org/apache/cayenne/access/types/TimeType.java  | 29 ++++++-
 .../apache/cayenne/access/types/TimestampType.java | 29 ++++++-
 .../apache/cayenne/access/types/UtilDateType.java  | 97 ++++++++++++++++------
 .../org/apache/cayenne/dba/mysql/MySQLAdapter.java | 10 +++
 .../org/apache/cayenne/access/DateTimeTypesIT.java | 28 +++----
 7 files changed, 179 insertions(+), 44 deletions(-)

Reply via email to