-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: launchbadge/sqlx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add TCP keepalive for MySQL and PostgresSQL.
#3559
opened Oct 12, 2024 by
xuehaonan27
Loading…
feat(postgres): Support direct SSL connections to Postgres 17+ servers
#3879
opened May 30, 2025 by
danielfrankcom
Loading…
feat(postgres): allow running multiple statements in no tx migrations
#3694
opened Jan 19, 2025 by
adriangb
Loading…
sqlx-core pools optionally immediately return ConnectionRefused errors instead of hanging and returning PoolTimedOut
#3929
opened Jul 8, 2025 by
alkeryn
Loading…
fix(mysql): RFC Handle missing server-side prepared statements
#3995
opened Aug 24, 2025 by
sulami
Loading…
fix(postgres): propagate
persistent to intermediary queries
#4062
opened Oct 16, 2025 by
v0idpwn
Loading…
feat: Support for specifying multiple databases in test macros.
#4050
opened Oct 4, 2025 by
masato-hi
Loading…
feat(runtime): Add support for
wasm32-wasip2 compilation target
#4058
opened Oct 15, 2025 by
Aditya1404Sal
•
Draft
Add run_through_version method for versioned migrations
#3878
opened May 28, 2025 by
breuhan
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.