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

SQLite support time crate #995

Merged
merged 3 commits into from
Oct 27, 2022
Merged

SQLite support time crate #995

merged 3 commits into from
Oct 27, 2022

Conversation

billy1624
Copy link
Member

@billy1624 billy1624 commented Aug 26, 2022

PR Info

Adds

  • SeaORM now support binding and getting time types to and from SQLite

@billy1624 billy1624 self-assigned this Aug 26, 2022
@billy1624 billy1624 marked this pull request as ready for review August 26, 2022 08:38
@billy1624
Copy link
Member Author

billy1624 commented Aug 26, 2022

SQLite test cases are passed but some migrator related tests failed because sea-schema isn't depends on sea-query v0.27 yet.

@billy1624 billy1624 requested a review from tyt2y3 August 26, 2022 08:43
@billy1624 billy1624 marked this pull request as draft September 22, 2022 07:16
@billy1624 billy1624 marked this pull request as ready for review October 27, 2022 05:03
@billy1624 billy1624 merged commit fdb3cff into master Oct 27, 2022
@billy1624 billy1624 deleted the sqlite-time-support branch October 27, 2022 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[SeaORM] Support time crate on SQLite
1 participant