-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: launchbadge/sqlx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix of sqlx-cli/sqlite WAL code due to mismatch in cargo feature names
#3789
by martin-kolarik
was closed Mar 17, 2025
Loading…
Merge of #3427 (by @mpyw) and #3614 (by @bonsairobo)
#3765
by abonander
was merged Mar 10, 2025
Loading…
docs(pool): recommend actix-web ThinData over Data to avoid two Arcs
#3762
by jonasmalacofilho
was merged Mar 1, 2025
Loading…
Add test case for demonstrating partial indexes in Postgres
#3760
by Lev1ty
was closed Feb 27, 2025
Loading…
chore(cli): remove unused async-trait crate from dependencies
#3754
by tottoto
was merged Feb 20, 2025
Loading…
Avoid privilege requirements by using an advisory lock in test setup (postgres).
#3753
by kildrens
was merged Feb 21, 2025
Loading…
pre check if scheme is valid for mysql and postgres
#3747
by chanmaoganda
was closed Feb 18, 2025
Loading…
QueryBuilder: add debug_assert when
push_values
is passed an empty set of tuples
#3734
by chanmaoganda
was merged Feb 18, 2025
Loading…
feature: re-export format_description and macros module
#3730
by eyyyyyyy3
was closed Feb 7, 2025
Loading…
postgres: Fix tracing span when dropping PgListener
#3728
by chitoku-k
was merged Mar 5, 2025
Loading…
chore: replace rustls-pemfile with rustls-pki-types
#3725
by tottoto
was merged Feb 5, 2025
Loading…
feat(sqlx-cli): Add flag to disable automatic loading of .env files
#3724
by benwilber
was merged Feb 4, 2025
Loading…
Replace some
futures-core
/ futures-util
APIs with std
variants
#3721
by paolobarbolini
was merged Feb 2, 2025
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.