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-03 07:45:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
tests
/
postgres
History
Federico Rampazzo
00a999145f
Add mixedCase and CamelCase to rename-all, added rename-all to FromRow
2020-12-19 07:14:09 +00:00
..
derives.rs
Add mixedCase and CamelCase to rename-all, added rename-all to FromRow
2020-12-19 07:14:09 +00:00
describe.rs
feat(postgres): expose PgTypeKind
2020-07-24 07:28:59 -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: allow queries that select just void to pass through macros as
()
instead of
struct { _1: () }
2020-07-31 04:14:48 -07:00
postgres.rs
Rename cargo features in preparation for rustls support
2020-11-12 07:32:21 -08: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
refactor(macros): remove ResultExt and macro_result!()
2020-07-21 21:19:31 -07:00
types.rs
Fixing BigDecimal conversion for PostgreSQL
2020-11-04 17:09:01 -08:00