Skip to content

Pull requests: launchbadge/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

Reuse the TLS connector across connection attempts
#4242 opened Apr 21, 2026 by goffrie Loading…
perf(sqlx-cli): avoid rewriting the entire .sqlx cache on prepare
#4237 opened Apr 17, 2026 by fhsgoncalves Contributor Loading…
WIP fix(postgres): use non-prepared statements for metadata queries
#4226 opened Apr 10, 2026 by abonander Collaborator Loading…
fix: Map::fetch stream continues past row-level mapper errors
#4224 opened Apr 9, 2026 by barry3406 Contributor Loading…
fix:/prefer the use of column identity over ordinals
#4211 opened Mar 31, 2026 by johnbrk Loading…
feat: add custom socket transport support for Postgres and MySQL
#4187 opened Mar 12, 2026 by jowparks Loading…
5 tasks done
docs: add SQLite pool configuration example
#4183 opened Mar 8, 2026 by Sim-hu Loading…
4 tasks done
sqlx-postgres: add support to abstract sockets
#4174 opened Feb 19, 2026 by rafonseca Loading…
ci: check direct minimal versions
#4173 opened Feb 19, 2026 by ricochet Contributor Loading…
Make whoami an optional feature for postgres
#4170 opened Feb 18, 2026 by ricochet Contributor Loading…
feat(postgres): keepalives for tcp
#4159 opened Feb 10, 2026 by sargarass Loading…
Add fuzzing infrastructure for improved security testing
#4156 opened Feb 7, 2026 by jrey8343 Contributor Loading…
Support ordinal attribute in FromRow macro
#4138 opened Jan 7, 2026 by gautam8404 Loading…
ProTip! Exclude everything labeled bug with -label:bug.