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
Sort

Pull requests list

Add color and wrapping to cli help text
#3849 opened Apr 30, 2025 by joshka Loading…
Implement parameter substitution for migrations
#3847 opened Apr 28, 2025 by krlohnes Loading…
Add the possibility to skip migrations
#3846 opened Apr 28, 2025 by Dosenpfand Loading…
chore: clean up no longer used imports
#3845 opened Apr 27, 2025 by tisonkun Loading…
Raise libsqlite3-sys dependency from 0.30 to 0.31
#3844 opened Apr 25, 2025 by dtolnay Loading…
feat: Add ExecuteEx::replace_arguments
#3842 opened Apr 24, 2025 by lu-zero Loading…
Fix docs.rs build of sqlx-sqlite
#3840 opened Apr 23, 2025 by gferon Loading…
sqlx-core: impl IntoArguments for Arguments
#3833 opened Apr 20, 2025 by hxzhao527 Loading…
Add pg connection options creation without environment
#3832 opened Apr 19, 2025 by mbj Loading…
build: downgrade tempfile to dev dependency
#3830 opened Apr 18, 2025 by paolobarbolini Loading…
groundwork for 0.9.0-alpha.1 breaking
#3821 opened Apr 14, 2025 by abonander Loading…
Escape PostgreSQL options breaking
#3800 opened Mar 21, 2025 by V02460 Loading… 0.9.0
Smol+async global executor 1.80 dev breaking:MSRV Requires waiting for an MSRV bump (see FAQ.md)
#3791 opened Mar 17, 2025 by martin-kolarik Loading…
Add SqlStr breaking
#3723 opened Feb 1, 2025 by joeydewaal Loading…
chore: replace once_cell OnceCell/Lazy with std OnceLock/LazyLock breaking:MSRV Requires waiting for an MSRV bump (see FAQ.md)
#3709 opened Jan 27, 2025 by paolobarbolini Loading…
Bump ipnetwork to v0.21.1 breaking
#3670 opened Jan 6, 2025 by BeauGieskens Loading…
Add merge to Arguments
#3652 opened Dec 22, 2024 by dgagn Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.