sqlx/tests
Ryan Leckey c9df8acc41 Add zero-allocation to MySQL query execution
WIP mysql compiles with types and executor commented out
2020-03-11 01:47:29 -07:00
..
ui query_macros: allow Option<&str> to be passed in place of String 2020-03-11 01:47:16 -07:00
derives.rs Add zero-allocation to MySQL query execution 2020-03-11 01:47:29 -07:00
mysql-macros.rs Add zero-allocation to MySQL query execution 2020-03-11 01:47:29 -07:00
mysql-raw.rs Add zero-allocation to MySQL query execution 2020-03-11 01:47:29 -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 query_as: fully implement query_as, required a db-specific ext trait 2020-03-11 01:44:41 -07:00
postgres-types.rs postgres: remove old commented out test 2020-03-11 01:44:41 -07:00
postgres.rs use pin-project and fix impl of GuardedFlush 2020-03-11 01:47:29 -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