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

Add Value::DateTimeLocal #249

Merged
merged 1 commit into from
Jan 30, 2022
Merged

Add Value::DateTimeLocal #249

merged 1 commit into from
Jan 30, 2022

Conversation

billy1624
Copy link
Member

@billy1624 billy1624 commented Jan 26, 2022

PR Info

Added

  • introduce Value::DateTimeLocal
  • following database drivers now bind Value::DateTimeLocal
    • postgres
    • rusqlite
    • sqlx_mysql
    • sqlx_postgres
    • sqlx_sqlite
  • following database driver now bind Value::DateTimeUtc
    • rusqlite

@billy1624 billy1624 self-assigned this Jan 26, 2022
@billy1624 billy1624 marked this pull request as ready for review January 26, 2022 09:21
@tyt2y3 tyt2y3 merged commit 1751a27 into master Jan 30, 2022
@tyt2y3 tyt2y3 deleted the date-time-local branch January 30, 2022 02:07
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.

2 participants