-
-
Notifications
You must be signed in to change notification settings - Fork 788
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
[BUG]: Invalid date from relational queries #895
Comments
Also seeing this! My first impression of Drizzle has been great overall but this feels like it might be a showstopper for my ability to migrate over. |
Can you please confirm this is still an issue? if it is, a reproduction repo would be great! |
@Angelelz thanks for responding, and sorry for the late response! This was user error, but I would love better error messages. I was using knex/Objection.js before this, which did not distinguish between @joris-gallot FYI it looks like this might be your issue as well! |
Should be fixed in I plan to release it in version |
Fixed in Please check release notes for more info |
What version of
drizzle-orm
are you using?0.27.2
What version of
drizzle-kit
are you using?0.17.6
Describe the Bug
All dates from relational queries inside
with
areInvalid date
Expected behavior
Environment & setup
Projects model
Deployments model
Commits model
The text was updated successfully, but these errors were encountered: