sqlx/tests
2020-03-11 01:44:06 -07:00
..
ui/postgres postgres: use RawValue in Decode and implement row-returning simple queries 2020-03-11 01:44:06 -07:00
derives.rs postgres: use RawValue in Decode and implement row-returning simple queries 2020-03-11 01:44:06 -07: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 postgres: use RawValue in Decode and implement row-returning simple queries 2020-03-11 01:44:06 -07:00
postgres-simple.rs postgres: fix various issues and add more tests 2020-03-11 01:44:06 -07:00
postgres-types-chrono.rs postgres: fix various issues and add more tests 2020-03-11 01:44:06 -07:00
postgres-types.rs tweak type decoding in text mode for floats 2020-03-11 01:44:06 -07:00
postgres.rs tweak type decoding in text mode for floats 2020-03-11 01:44:06 -07: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