sqlx/tests
2020-02-09 20:41:16 -08:00
..
ui/postgres sqlx-macros: fix handling of invalid idents 2020-01-21 01:52:57 -08:00
derives.rs add proper encode/decode test 2020-01-24 18:36:04 +01:00
mysql-macros.rs fix tests/mysql-macros.rs 2020-01-28 19:53:39 -08:00
mysql-types-chrono.rs Add support for Tokio 2020-01-15 01:17:33 -08:00
mysql-types.rs fix and test floats in MySQL 2020-01-30 12:17:32 -08:00
mysql.rs fix Pool to remove possibility of "leaking" connections (#84) 2020-01-31 23:33:42 -08:00
postgres-macros.rs Added tests for trailing commas on query_file! and query_file_as! 2020-02-09 20:41:16 -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 Fix #104, need to advance buffer index to account for the null (one 32-bit length val of -1) 2020-02-01 00:33:59 -08:00
test-query.sql implement query_as!() et al, document query macros 2019-12-27 21:45:31 -08:00
ui-tests.rs sqlx-macros: fix handling of invalid idents 2020-01-21 01:52:57 -08:00