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

Bump flume to 0.12.0
#4189 opened Mar 15, 2026 by opoplawski 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 Loading…
Make whoami an optional feature for postgres
#4170 opened Feb 18, 2026 by ricochet Loading…
add sqlite serialize/deserialize example
#4167 opened Feb 18, 2026 by mattrighetti Loading…
feat(postgres): keepalives for tcp
#4159 opened Feb 10, 2026 by sargarass Loading…
Support ordinal attribute in FromRow macro
#4138 opened Jan 7, 2026 by gautam8404 Loading…
Ensure Deterministic Migration Order
#4136 opened Jan 4, 2026 by aoengin 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…
[postgres] Display line number in error message
#4118 opened Nov 28, 2025 by mousetail Loading…
feat(mysql): add compression
#4111 opened Nov 21, 2025 by izebit Loading…
ProTip! Exclude everything labeled bug with -label:bug.