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
2025-10-04 00:05:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-postgres
History
Austin Bonander
1d1095e94f
feat: allow opt-out of
PgHasArrayType
with
#[derive(sqlx::Type)]
(
#2619
)
...
closes
#2611
2023-07-14 16:16:18 -07:00
..
src
feat: allow opt-out of
PgHasArrayType
with
#[derive(sqlx::Type)]
(
#2619
)
2023-07-14 16:16:18 -07:00
Cargo.toml
Fix for Issue
#2549
- cannot use feature "rust_decimal" without also using "bigdecimal" (
#2585
)
2023-07-06 16:02:47 -07:00