Skip to content

Conversation

abonander
Copy link
Collaborator

@abonander abonander commented Mar 25, 2024

Also clarifies the handling of TIME (we never realized it's used for both time-of-day and signed intervals) and adds appropriate impls for std::time::Duration, time::Duration, chrono::TimeDelta

fixes #3144
fixes #2691

@abonander abonander force-pushed the ab/mysql-types-fixes branch 3 times, most recently from 0aec17f to da33cde Compare March 28, 2024 03:04
Also clarifies the handling of `TIME` (we never realized it's used for both time-of-day and signed intervals) and adds appropriate impls for `std::time::Duration`, `time::Duration`, `chrono::TimeDelta`
@abonander abonander force-pushed the ab/mysql-types-fixes branch from da33cde to e024139 Compare March 28, 2024 03:08
@abonander abonander marked this pull request as ready for review March 28, 2024 03:17
@abonander abonander merged commit 7102a7a into main Mar 30, 2024
@abonander abonander deleted the ab/mysql-types-fixes branch March 30, 2024 18:49
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.

Cannot get value from Columm type float , double or decimal in mysql 5.8 aka 8.2 Crash in the mysql driver when decoding short decimal values as f64
1 participant