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 16:25:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
tests
/
postgres
History
Ryan Leckey
c9f3e1adca
feat(postgres): add support for built-in range types and allow derives to handle custom range types
...
Co-authored-by: Caio <c410.f3r@gmail.com>
2020-06-12 15:33:19 -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
feat: introduce docker-compose based testing for running locally against many database combinations
2020-05-30 17:51:55 -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
test: fix non-repeatable postgres macro test
2020-06-08 00:18:53 -07:00
postgres.rs
fix(core): async-stream crate seems to lose the stream if the stream owns the object we are streaming
2020-06-09 02:16:47 -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): add support for built-in range types and allow derives to handle custom range types
2020-06-12 15:33:19 -07:00