Skip to content

fix: MySQL TIMESTAMP to DATETIME for SQLx Any driver#14

Merged
fdciabdul merged 1 commit intomainfrom
dev
Mar 28, 2026
Merged

fix: MySQL TIMESTAMP to DATETIME for SQLx Any driver#14
fdciabdul merged 1 commit intomainfrom
dev

Conversation

@fdciabdul
Copy link
Copy Markdown
Owner

SQLx Any driver doesn't support MySQL TIMESTAMP type. Changed to DATETIME with auto-migration.

Also migrates existing TIMESTAMP columns to DATETIME on startup.
@fdciabdul fdciabdul merged commit 38a5ca1 into main Mar 28, 2026
2 checks passed
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.

1 participant