-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: launchbadge/sqlx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
sqlx-postgres: Bump etcetera to 0.10.0
breaking:MSRV
Requires waiting for an MSRV bump (see FAQ.md)
#3867
opened May 17, 2025 by
miniduikboot
Loading…
chore(doc): clarify compile-time verification and case conversion behavior
#3866
opened May 17, 2025 by
duhby
Loading…
Fix NoHostnameTlsVerifier for rustls 0.23.24 and above
#3861
opened May 15, 2025 by
elichai
Loading…
fix(mysql): validate parameter count for prepared statements
#3857
opened May 14, 2025 by
cvzx
Loading…
fix(macros): slightly improve unsupported type error message
#3856
opened May 9, 2025 by
dyc3
Loading…
Raise libsqlite3-sys dependency from 0.30 to 0.31
breaking:MSRV
Requires waiting for an MSRV bump (see FAQ.md)
#3844
opened Apr 25, 2025 by
dtolnay
Loading…
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…
SQLite extension loading via sqlx.toml for CLI and query macros
#3713
opened Jan 29, 2025 by
djarb
Loading…
chore: replace once_cell Requires waiting for an MSRV bump (see FAQ.md)
OnceCell
/Lazy
with std OnceLock
/LazyLock
breaking:MSRV
#3709
opened Jan 27, 2025 by
paolobarbolini
Loading…
feat(postgres): allow running multiple statements in no tx migrations
#3694
opened Jan 19, 2025 by
adriangb
Loading…
feat: implement Encode, Decode, Type for
Arc<str>
and Arc<[u8]>
(and Rc
equivalents)
#3675
opened Jan 9, 2025 by
joeydewaal
•
Draft
Implement
Decode
, Encode
and Type
for Box
, Arc
, Cow
and Rc
#3674
opened Jan 9, 2025 by
joeydewaal
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.