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

Release 0.9.0
#4256 opened May 2, 2026 by abonander Collaborator Draft
allow option for enabling the SSLKEYLOGFILE environment variable
#4254 opened Apr 28, 2026 by 2ndDerivative Contributor Loading…
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…
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…
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…
mysql: add TLS server name override for SNI
#4130 opened Dec 19, 2025 by mingley Loading…
Add container-level #[sqlx(try_from = T)]
#4125 opened Dec 15, 2025 by dprkh Loading…
feat(mysql): add compression
#4111 opened Nov 21, 2025 by izebit Loading…
Enable the execution of sqlx-cli against a read-only database
#4106 opened Nov 14, 2025 by manifest Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.