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 #3748 #3752

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Fix #3748 #3752

merged 1 commit into from
Aug 18, 2023

Conversation

weiznich
Copy link
Member

We now also generate the necessary FromSql/ToSql impls for chrono/time types for Time/Date/Timestamp. This follows the same reasoning as ##3747.

@BlackDex
Copy link
Contributor

Nice, i just tried this and it works great! Thanks for the quick fix.

We now also generate the necessary `FromSql`/`ToSql` impls for
`chrono`/`time` types for `Time`/`Date`/`Timestamp`. This follows the
same reasoning as #diesel-rs#3747.
@weiznich weiznich added this pull request to the merge queue Aug 18, 2023
Merged via the queue into diesel-rs:master with commit 5d78cfb Aug 18, 2023
31 checks passed
weiznich added a commit to weiznich/diesel that referenced this pull request Aug 18, 2023
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.

3 participants