Skip to content

Conversation

@EdgarScott
Copy link

No description provided.

Sanne and others added 30 commits July 25, 2019 10:23
…resenting an instant at DST end in the default JVM timezone

Note problems can still occur in the JDBC driver if the JDBC timezone is
not forced to GMT/UTC.
…, Statement statement) from AbstractLoadPlanBasedLoader#executeLoad()
…ringHelper#unquote(String[], Dialect) if there are no changes to be applied
Sanne and others added 29 commits August 23, 2019 15:41
in mapping superclass that makes use of generics.
…yImplementor argument instead of PersisterCreationContext
…yImplementor argument instead of PersisterCreationContext
ConnectorJ 8 is the version used in WildFly integration tests.
ConnectorJ 5 is apparently no longer tested.

Note this solves most timezone-related issues we've been having.
MySQL ConnectorJ 8.x returns the wrong date
when the JVM default timezone is different from the server timezone:
https://bugs.mysql.com/bug.php?id=91112
…TypeTest

We were testing GMT instead of UTC-8 without even knowing it...
…ead' test for MySQL

The returned time is right (otherwise #writeThenRead would fail), it's
just that a different day is returned, but it won't affect the LocalTime
representation manipulated by the user.
…adb task

It's already the version we use when running test -Pdb=mariadb, so let's
be consistent.
…-generation.scripts.action in hibernate.properties
It's already the version we use when running test -Pdb=hana, so let's
be consistent.
@EdgarScott EdgarScott merged commit a1662b3 into Diffblue-benchmarks:master Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.