sqlx/tests
2020-03-14 17:43:44 -07:00
..
ui fix Postgres UI tests for 1.41 stable 2020-03-11 15:43:07 -07:00
derives.rs Run rustfmt 2020-03-14 17:43:44 -07:00
mysql-macros.rs Add zero-allocation to MySQL query execution 2020-03-11 01:47:29 -07:00
mysql-raw.rs row: Row::get panics, Row::try_get is fallible, Query::map panics, Query::try_map is fallible 2020-03-11 03:32:52 -07:00
mysql-types.rs Add zero-allocation to MySQL query execution 2020-03-11 01:47:29 -07:00
mysql.rs Add zero-allocation to MySQL query execution 2020-03-11 01:47:29 -07:00
postgres-macros.rs use pin-project and fix impl of GuardedFlush 2020-03-11 01:47:29 -07:00
postgres-raw.rs sqlite: implement command execution 2020-03-14 17:43:44 -07:00
postgres-types.rs postgres: add type test for NULL 2020-03-11 03:34:23 -07:00
postgres.rs postgres: clean up protocol 2020-03-14 17:43:06 -07:00
sqlite-raw.rs sqlite: implement command execution 2020-03-14 17:43:44 -07:00
sqlite-types.rs sqlite: implement command execution 2020-03-14 17:43:44 -07:00
sqlite.rs sqlite: implement command execution 2020-03-14 17:43:44 -07:00
test-query-account-by-id.sql Fix doctests for macros 2020-03-11 02:01:48 -07:00
test-query.sql implement query_as!() et al, document query macros 2019-12-27 21:45:31 -08:00
ui-tests.rs add nullability info to Describe 2020-03-11 01:46:06 -07:00