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

Fixes mapping for time fields related to mysql, closes #522 #596

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

nezhar
Copy link
Contributor

@nezhar nezhar commented Sep 29, 2023

Adds COLUMN_TYPE_MAPPING for TIME fields that are mapped as datetime.timedelta for MySQL and json represantation for datetime.timedelta in order to fix #522


📚 Documentation preview 📚: https://sqlite-utils--596.org.readthedocs.build/en/596/

@simonw
Copy link
Owner

simonw commented Nov 4, 2023

Thanks!

@simonw simonw merged commit 347fdc8 into simonw:main Nov 4, 2023
1 check passed
simonw added a commit that referenced this pull request Nov 4, 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.

Add COLUMN_TYPE_MAPPING for timedelta
2 participants