Skip to content

replace per-crate sqlx folders with just the workspace level - #3442

Merged
syphar merged 3 commits into
rust-lang:mainfrom
syphar:no-sqlx-offline
Aug 11, 2026
Merged

replace per-crate sqlx folders with just the workspace level#3442
syphar merged 3 commits into
rust-lang:mainfrom
syphar:no-sqlx-offline

Conversation

@syphar

@syphar syphar commented Aug 11, 2026

Copy link
Copy Markdown
Member

I remember trying this in the very beginning of sqlx, and it didn't work. let's try again with a newer sqlx version.

This reduces the amount of sqlx files in PRs by quite a bit (942 files => 164), so should help with reviews a little. I have another idea on top, but that will only work with the docker-based deploys / new infra.

Review: only the middle commit (the justfile update) is necessary, the rest was autogenerated, and eventual issues are covered in CI..

See also transact-rs/sqlx#3362 , transact-rs/sqlx#4376

@syphar syphar self-assigned this Aug 11, 2026
@github-actions github-actions Bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Aug 11, 2026
@syphar syphar changed the title WIP: replace per-crate sqlx folders with just the workspace level replace per-crate sqlx folders with just the workspace level Aug 11, 2026
@syphar
syphar marked this pull request as ready for review August 11, 2026 20:48
@syphar
syphar requested a review from a team as a code owner August 11, 2026 20:48
@syphar

syphar commented Aug 11, 2026

Copy link
Copy Markdown
Member Author

r? @GuillaumeGomez

@GuillaumeGomez

Copy link
Copy Markdown
Member

Middle commit changes look good to me. :)

@syphar
syphar merged commit eaa7f6a into rust-lang:main Aug 11, 2026
17 of 19 checks passed
@syphar
syphar deleted the no-sqlx-offline branch August 11, 2026 20:51
@github-actions github-actions Bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Aug 11, 2026
@syphar syphar removed the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Aug 13, 2026
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