-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: transact-rs/sqlx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor(pool): replace futures-intrusive semaphore with asyncband
#4404
opened Sep 8, 2026 by
tisonkun
Contributor
Loading…
fix(macros): only take an integer type from
repr in the Type derive
#4403
opened Sep 6, 2026 by
LckyLke
Loading…
feat: add support for
#[sqlx(other)] attribute (closes #4391)
#4401
opened Aug 31, 2026 by
michaelvanstraten
Contributor
Loading…
feat(postgres): support SASL OAUTHBEARER authentication
#4400
opened Aug 29, 2026 by
geoHeil
Loading…
fix(postgres): mark the null-extended side of every outer join
breaking
db:postgres
Related to PostgreSQL
macros:null-inference
Faulty NULL inference in query macros
#4380
opened Aug 14, 2026 by
heios
Loading…
sqlx-cli, prepare: pass --workspace to
cargo check when called for a workspace
#4376
opened Aug 11, 2026 by
syphar
Loading…
fix(sqlite): don't dereference a NULL declared type in column_nullable
#4374
opened Aug 11, 2026 by
msdrigg
Loading…
fix(macros): tolerate unreadable dotenv with query source
#4371
opened Aug 10, 2026 by
Boulea7
Loading…
feat(pool): add connect_timeout option for spawned connection tasks
#4369
opened Aug 9, 2026 by
mmustafasenoglu
Loading…
bench: add connection and query benchmarks for SQLite, Postgres, MySQL
#4368
opened Aug 9, 2026 by
Map130
Loading…
fix(postgres): re-parse unnamed statement after resolving custom-type OIDs
#4361
opened Aug 1, 2026 by
DoTuanAnh2k1
Loading…
postgres: infer RETURNING OLD/NEW columns as nullable
#4360
opened Aug 1, 2026 by
DoTuanAnh2k1
Loading…
feat: TCP keepalive for Postgres and MySQL connections
#4355
opened Jul 24, 2026 by
adriangb
Loading…
fix(macros): Added SQLite REGEXP support for sqlx macros
#4352
opened Jul 23, 2026 by
XVanilor
Loading…
fix(pool): bound the on-release ping so a dead connection can't leak its permit
#4350
opened Jul 23, 2026 by
rslowinski
Loading…
fix(sqlite): don't panic building URL for in-memory connect options
#4329
opened Jul 2, 2026 by
chatman-media
Loading…
fix(sqlite): correctly infer nullability for INTEGER PRIMARY KEY in RETURNING
breaking
#4323
opened Jun 24, 2026 by
EbrahimEldesoky
Loading…
Mention in docs that many
#[sqlx::test]s can slow down rebuild time
#4320
opened Jun 21, 2026 by
Kobzol
Loading…
feat(core, mysql): expose MySQL connection options to sqlx.toml
#4314
opened Jun 18, 2026 by
XiNiHa
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.