sqlx/tests/postgres
2021-04-09 00:24:14 -07:00
..
derives.rs Rename sqlx(rename) attribute to sqlx(type_name) 2021-01-12 03:39:10 -08: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 feat(macros): implement query_scalar!() and variants 2021-01-20 22:23:04 -08:00
postgres.rs style: rustfmt 2021-04-09 00:24:14 -07:00
setup.sql fix(postgres): Add support for domain types description 2021-03-16 20:23:03 +01: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