Skip to content

Bump SQLx to 0.8#2305

Merged
billy1624 merged 18 commits intomasterfrom
sqlx-0.8
Aug 9, 2024
Merged

Bump SQLx to 0.8#2305
billy1624 merged 18 commits intomasterfrom
sqlx-0.8

Conversation

@billy1624
Copy link
Copy Markdown
Member

@billy1624 billy1624 commented Aug 1, 2024

PR Info

Changes

  • Bump sqlx to 0.8
  • Bump bigdecimal to 0.4

@billy1624 billy1624 self-assigned this Aug 1, 2024
@Expurple Expurple mentioned this pull request Aug 4, 2024
@billy1624 billy1624 requested a review from tyt2y3 August 7, 2024 08:14
@billy1624 billy1624 marked this pull request as ready for review August 7, 2024 08:14
"type": metadata.ty,
"key": metadata.key,
"value": 1.18,
"bytes": "\u{1}\u{2}\u{3}",
Copy link
Copy Markdown
Member

@tyt2y3 tyt2y3 Aug 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

everything else looks good... except this. bytes (Vec<u8>) now becomes a string ?
this is not workable, as the byte content can be invalid utf8

Copy link
Copy Markdown
Member Author

@billy1624 billy1624 Aug 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reverted the assertions change. And modified the into_json logic instead 6cda01e.

Copy link
Copy Markdown
Member

@tyt2y3 tyt2y3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@billy1624 billy1624 merged commit 563562d into master Aug 9, 2024
@billy1624 billy1624 deleted the sqlx-0.8 branch August 9, 2024 10:32
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 9, 2024

🎉 Released In 1.1.0-rc.1 🎉

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 ⭐.

@github-actions
Copy link
Copy Markdown

🎉 Released In 1.1.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.

support sqlx v0.8

2 participants