Skip to content

deps(cargo): upgrade sqlx from 0.8 to 0.9#1075

Merged
tyt2y3 merged 3 commits into
SeaQL:sqlx-0.9from
zefr0x:upgrade-sqlx-v0.9
May 24, 2026
Merged

deps(cargo): upgrade sqlx from 0.8 to 0.9#1075
tyt2y3 merged 3 commits into
SeaQL:sqlx-0.9from
zefr0x:upgrade-sqlx-v0.9

Conversation

@zefr0x
Copy link
Copy Markdown
Contributor

@zefr0x zefr0x commented May 22, 2026

sqlx had a breaking change in its cargo build features that is ported to sea-query in a compatible way. Old features should be documented as deprecated in the next release's changelog.

As per sqlx's MSRV policy, the supported Rust version is 1.94.0.

PR Info

  • Closes

New Features

Bug Fixes

Breaking Changes

Changes

  • Upgrade sqlx to 0.9
  • New tls-* cargo features were exposed from sqlx.

`sqlx` had a breaking change in its cargo build features that is ported
to `sea-query` in a compatible way. Old features should be documented as
deprecated in the next release's changelog.
@zefr0x zefr0x force-pushed the upgrade-sqlx-v0.9 branch from d98ba1a to 8c284c2 Compare May 22, 2026 12:29
@zefr0x
Copy link
Copy Markdown
Contributor Author

zefr0x commented May 22, 2026

Waiting for pgvector to support sqlx v0.9: pgvector/pgvector-rust#25

Please review sqlx's changelog for other breaking changes that I might've missed.

@zefr0x zefr0x force-pushed the upgrade-sqlx-v0.9 branch from b87dfbc to 9cc6619 Compare May 23, 2026 11:12
@zefr0x zefr0x marked this pull request as ready for review May 23, 2026 12:01
@zefr0x zefr0x force-pushed the upgrade-sqlx-v0.9 branch from d1fa9c5 to 61ab15b Compare May 23, 2026 12:27
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.

thank you very much for the help!

@tyt2y3 tyt2y3 changed the base branch from master to sqlx-0.9 May 24, 2026 15:44
@tyt2y3 tyt2y3 merged commit d7fb740 into SeaQL:sqlx-0.9 May 24, 2026
9 of 11 checks passed
@zefr0x zefr0x deleted the upgrade-sqlx-v0.9 branch May 24, 2026 16:17
@tyt2y3 tyt2y3 mentioned this pull request May 24, 2026
tyt2y3 added a commit that referenced this pull request May 24, 2026
Cont'd #1075

---------

Co-authored-by: zefr0x <65136727+zefr0x@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

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