Skip to content
Discussion options

You must be logged in to vote

Note: #1082 is merged and is released in 0.28.6

MySQL datetime with mode: 'date' will now store dates in UTC strings and retrieve data in UTC as well to align with MySQL behavior for datetime. If you need a different behavior and want to handle datetime mapping in a different way, please use mode: 'string' or Custom Types implementation

https://github.com/drizzle-team/drizzle-orm/releases/tag/0.28.6

Replies: 6 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@hyunbinseo
Comment options

hyunbinseo Jun 30, 2023
Author Sponsor

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@miketromba
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@205g0
Comment options

Answer selected by hyunbinseo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants