Skip to content

Pull requests: transact-rs/sqlx

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: add support for #[sqlx(other)] attribute (closes #4391)
#4401 opened Aug 31, 2026 by michaelvanstraten Contributor Loading…
docs: clarify Pool::size and Pool::num_idle
#4398 opened Aug 28, 2026 by valentynkit Loading…
Improve sqlx prepare invocation error
#4392 opened Aug 23, 2026 by mameikagou Loading…
docs: update runtime feature documentation
#4390 opened Aug 21, 2026 by WaterWhisperer Contributor 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…
[PostgreSQL] Invalided stale prepared statements
#4375 opened Aug 11, 2026 by Flassie Loading…
docs(postgres): document default TimeZone=UTC session behavior
#4344 opened Jul 17, 2026 by jeremie0342 Contributor Loading…
tracing::instrument a fair bit of the repo
#4343 opened Jul 16, 2026 by grahamc Loading…
WIP refactor: new #[sqlx::test] architecture
#4338 opened Jul 13, 2026 by abonander Collaborator Draft
ProTip! Exclude everything labeled bug with -label:bug.