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-02 23:35:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
tests
/
postgres
History
Loïc Carr
71cb68b2f4
feat(postgres) Create bindings for PgInterval
2020-06-27 17:36:06 -07:00
..
derives.rs
feat(postgres): add support for built-in range types and allow derives to handle custom range types
2020-06-12 15:33:19 -07:00
describe.rs
refactor: tweak type name display to use TypeInfo::name
2020-06-21 03:55:31 -07:00
Dockerfile
feat: introduce docker-compose based testing for running locally against many database combinations
2020-05-30 17:51:55 -07:00
macros.rs
fix(macros): don't emit typechecking code for explicit type overrides on bind params
2020-06-21 06:06:53 -07:00
postgres.rs
test: tokio or actix should import tokio in pool_smoke_test
2020-06-21 04:34:29 -07:00
setup.sql
feat(postgres): add support for built-in range types and allow derives to handle custom range types
2020-06-12 15:33:19 -07:00
test-query.sql
fix(macros): fix macros for Postgres
2020-06-05 20:28:21 -07:00
types.rs
feat(postgres) Create bindings for PgInterval
2020-06-27 17:36:06 -07:00