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

Rework SQLite type mapping #117

Merged
merged 6 commits into from
Jan 31, 2024
Merged

Rework SQLite type mapping #117

merged 6 commits into from
Jan 31, 2024

Conversation

tyt2y3
Copy link
Member

@tyt2y3 tyt2y3 commented Jan 9, 2024

Depends on SeaQL/sea-query#735

@tyt2y3
Copy link
Member Author

tyt2y3 commented Jan 23, 2024

So it kind of works

@billy1624 billy1624 changed the base branch from master to pr-117-and-122 January 31, 2024 07:30
@billy1624 billy1624 merged commit cf31969 into pr-117-and-122 Jan 31, 2024
28 checks passed
@billy1624 billy1624 deleted the sqlite-types branch January 31, 2024 07:30
@billy1624 billy1624 mentioned this pull request Jan 31, 2024
billy1624 added a commit that referenced this pull request Jan 31, 2024
* Rework SQLite type mapping (#117)

* Rework SQLite type mapping

* Update SeaQuery dep

* sqlite: decimal_text

* clippy

* fix test cases

* sqlite: decimal -> real

---------

Co-authored-by: Billy Chan <[email protected]>

* Bump SeaQuery and update blob data types (#122)

* Rework SQLite type mapping

* Update SeaQuery dep

* sqlite: decimal_text

* clippy

* fix test cases

* sqlite: decimal -> real

* Bump SeaQuery and update blob data types

* fixup

---------

Co-authored-by: Chris Tsang <[email protected]>

* revert

* real_money

* mysql: write `bit` and `year` column types

* Bump sea-query dependencies

* postgres: write `bit` and `varbit` column types

---------

Co-authored-by: Chris Tsang <[email protected]>
Copy link

🎉 Released In 0.15.0-rc.3 🎉

Thank you everyone for the contribution!
This feature is now available in the latest release. Now is a good time to upgrade!
Your participation is what makes us unique; your adoption is what drives us forward.
You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.

Copy link

github-actions bot commented Aug 9, 2024

🎉 Released In 0.15.0 🎉

Thank you everyone for the contribution!
This feature is now available in the latest release. Now is a good time to upgrade!
Your participation is what makes us unique; your adoption is what drives us forward.
You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.

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