-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
Bump SeaQuery and update blob data types #122
Conversation
5ee84aa
to
8003968
Compare
8003968
to
aeb1a58
Compare
* 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 <ccw.billy.123@gmail.com> * 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 <chris.2y3@outlook.com> * 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 <chris.2y3@outlook.com>
🎉 Released In 0.15.0-rc.3 🎉Thank you everyone for the contribution! |
🎉 Released In 0.15.0 🎉Thank you everyone for the contribution! |
PR Info
MySqlType
& upstreamStringLen
sea-query#743Changes
BlobSize