sqlx/tests
2020-01-24 18:36:04 +01:00
..
derives.rs add proper encode/decode test 2020-01-24 18:36:04 +01:00
mysql-types-chrono.rs Add support for Tokio 2020-01-15 01:17:33 -08:00
mysql-types.rs Streamline CI to run build _then_ db checks (#68) 2020-01-16 18:14:47 -08:00
mysql.rs Fix (again) the handling of nulls in mysql and add an integration test for it 2020-01-18 01:20:26 -08:00
postgres-macros.rs Fix query! for the no results case in Postgres and MySQL 2020-01-18 00:43:59 -08:00
postgres-types-chrono.rs Add support for Tokio 2020-01-15 01:17:33 -08:00
postgres-types.rs Add support for Tokio 2020-01-15 01:17:33 -08:00
postgres.rs Add support for Tokio 2020-01-15 01:17:33 -08:00
test-query.sql implement query_as!() et al, document query macros 2019-12-27 21:45:31 -08:00