Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Timestamp fixes for Oracle, MySQL and MariaDB #461

Closed
wants to merge 9 commits into from

Conversation

kagkarlsson
Copy link
Owner

@kagkarlsson kagkarlsson commented Jan 30, 2024

  • BREAKING CHANGE: Since MySQL and MariaDB does not have a datatype for storing timestamps with time zones, start defaulting to storing them in UTC to avoid issues with DST
  • BREAKING CHANGE: Change Oracle schema to use a datatype that supports time zones

@kagkarlsson kagkarlsson changed the title Test zone persistence Store timestamps in UTC for MySQL and MariaDB Jan 30, 2024
@kagkarlsson kagkarlsson changed the title Store timestamps in UTC for MySQL and MariaDB fix: Timestamp fixes for Oracle, MySQL and MariaDB Jan 30, 2024
@kagkarlsson
Copy link
Owner Author

This branch's PR was already halfway merged. See #471 for new PR.

@kagkarlsson kagkarlsson deleted the test-zone-persistence branch March 11, 2024 15:17
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.

1 participant