sqlx/tests/postgres
Ryan Leckey fa40e9e55f implement support for postgres TIMETZ type
Co-authored-by: Julius de Bruijn <julius+github@nauk.io>
2020-07-17 03:22:40 -07:00
..
derives.rs Support for #[sqlx(default)] 2020-07-12 03:57:17 -07:00
describe.rs feat: expose column information on Row 2020-07-05 03:48:36 -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(postgres): fix unreliable test that depends on the sequence number 2020-07-05 04:40:13 -07:00
postgres.rs fix(postgres): support the VOID type, as () 2020-07-15 02:16:08 -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 implement support for postgres TIMETZ type 2020-07-17 03:22:40 -07:00