This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
sqlx
Watch
1
Star
0
Fork
0
You've already forked sqlx
mirror of
https://github.com/launchbadge/sqlx.git
synced
2026-01-21 08:06:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
tests
/
postgres
History
Jonatan Czarniecki
3abb186324
make
#[derive(sqlx::Type)]
automatically generate
impl PgHasArrayType
by default for newtype structs (
#4008
)
...
add regression tests
2025-08-27 18:12:20 -07:00
..
fixtures
…
migrations
…
migrations_no_tx
…
migrations_reversible
…
migrations_simple
…
derives.rs
…
describe.rs
…
Dockerfile
…
error.rs
…
macros.rs
…
migrate.rs
…
pg_hba.conf
…
postgres.rs
…
query_builder.rs
…
rustsec.rs
…
setup.sql
…
test-attr.rs
…
test-query.sql
…
types.rs
make
#[derive(sqlx::Type)]
automatically generate
impl PgHasArrayType
by default for newtype structs (
#4008
)
2025-08-27 18:12:20 -07:00