-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: launchbadge/sqlx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: implement
Encode
, Decode
, Type
for Arc<str>
and Arc<[u8]>
#3675
opened Jan 9, 2025 by
joeydewaal
Loading…
Implement
Decode
, Encode
and Type
for Box
, Arc
, Cow
and Rc
#3674
opened Jan 9, 2025 by
joeydewaal
Loading…
enhancement: (#2934) Allows flatten attribute to work for Optional values when deriving FromRow
#3667
opened Jan 5, 2025 by
jonnyso
Loading…
build(deps): bump semver compatible dependencies
#3665
opened Jan 4, 2025 by
paolobarbolini
Loading…
Add PgBindIter for encoding and use it as the implementation encoding &[T]
#3651
opened Dec 22, 2024 by
tylerhawkes
Loading…
Add
begin_with
methods to support database-specific transaction options
#3614
opened Nov 28, 2024 by
bonsairobo
Loading…
Added missing special casing for encoding embedded arrays of custom types
#3603
opened Nov 19, 2024 by
nico-incubiq
Loading…
psql/migrations: when no-transaction is set, split multi-statement sql into individual statements and execute them separately
#3574
opened Oct 23, 2024 by
yannleretaille
Loading…
feat: add TCP keepalive for MySQL and PostgresSQL.
#3559
opened Oct 12, 2024 by
xuehaonan27
Loading…
[docs] patch examples and add a no fuss quickstart snippet
#3554
opened Oct 9, 2024 by
0o-de-lally
Loading…
Postgres: force generic plan for better nullability inference.
breaking
#3541
opened Oct 3, 2024 by
joeydewaal
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.