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-07 17:54:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
tests
/
postgres
History
Austin Bonander
58cb18a47a
fix: correct decoding of
rust_decimal::Decimal
for high-precision values (
#2820
)
...
also fixes handling of feature flags
2023-10-16 14:03:28 -07:00
..
fixtures
…
migrations
…
migrations_reversible
…
migrations_simple
…
derives.rs
Cleanup format arguments (
#2650
)
2023-07-31 13:27:04 -07:00
describe.rs
…
Dockerfile
Add client SSL authentication using key-file for Postgres, MySQL and MariaDB (
#1850
)
2023-02-21 13:25:25 -08:00
error.rs
feat: better database errors (
#2109
)
2023-02-21 13:25:25 -08:00
macros.rs
feat(citext): support postgres citext (
#2478
)
2023-10-11 18:03:17 -07:00
migrate.rs
…
pg_hba.conf
Add client SSL authentication using key-file for Postgres, MySQL and MariaDB (
#1850
)
2023-02-21 13:25:25 -08:00
postgres.rs
Cleanup format arguments (
#2650
)
2023-07-31 13:27:04 -07:00
setup.sql
feat(citext): support postgres citext (
#2478
)
2023-10-11 18:03:17 -07:00
test-attr.rs
…
test-query.sql
…
types.rs
fix: correct decoding of
rust_decimal::Decimal
for high-precision values (
#2820
)
2023-10-16 14:03:28 -07:00