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

Change reference to dotenvy
#4233 opened Apr 13, 2026 by graemer957 Loading…
chore: Update to cargo_metadata 0.23
#4230 opened Apr 11, 2026 by tottoto Contributor Loading…
fix(macros-core): update unstable proc_macro APIs for recent nightly
#4227 opened Apr 10, 2026 by barry3406 Contributor Loading…
WIP fix(postgres): use non-prepared statements for metadata queries
#4226 opened Apr 10, 2026 by abonander Collaborator Loading…
fix(mysql): treat BINARY columns as Blob in Any type mapping
#4225 opened Apr 9, 2026 by barry3406 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…
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…
Ensure Deterministic Migration Order
#4136 opened Jan 4, 2026 by aoengin Loading…
ProTip! Filter pull requests by the default branch with base:main.