- 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…
fix(mysql): Work around for Issue #2206 (ColumnNotFound error when querying)
#4086 opened Nov 3, 2025 by duelafn Loading…
[docs] patch examples and add a no fuss quickstart snippet
#3554 opened Oct 9, 2024 by 0o-de-lally Loading…
feat(sqlite): make thread_stack_size optional with safe defaults
#4080 opened Nov 1, 2025 by ZenasSong Loading…
feat(postgres): Support direct SSL connections to Postgres 17+ servers
#3879 opened May 30, 2025 by danielfrankcom Loading…
Add run_through_version method for versioned migrations
#3878 opened May 28, 2025 by breuhan Loading…
feat: Allow users to specify a prebuilt 'rustls' configuration for TLS
#4051 opened Oct 5, 2025 by LukeMathWalker • Draft
PostgreSQL connection: Username as fallback for database breaking
#3992 opened Aug 22, 2025 by V02460 Loading…
feat: Support for specifying multiple databases in test macros.
#4050 opened Oct 4, 2025 by masato-hi Loading…
cli(migrate): add --recursive flag to include sub-directory migrations; optional recursive resolution in core
#4055 opened Oct 9, 2025 by Irfan-Ahmad-byte Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.