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 15:25:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
tests
/
postgres
History
Julius de Bruijn
a4dc3dfbd7
Add a test showing a bug in describe/execute combo
2020-07-24 07:24:23 -07:00
..
derives.rs
Support for #[sqlx(default)]
2020-07-12 03:57:17 -07:00
describe.rs
Caching describe
2020-07-24 07:24:23 -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
feat(postgres): add () for VOID in macro resolution
2020-07-20 23:12:43 -07:00
postgres.rs
Add a test showing a bug in describe/execute combo
2020-07-24 07:24:23 -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
fix(postgres): use the element type info from the protocol if available for array element decoding
2020-07-20 23:53:18 -07:00