sqlx/tests/ui/postgres
Austin Bonander a7d039931c fix UI tests
looks like the `.stderr` file for a SQLite UI test never got added, and notes on errors in other tests changed slightly
2020-04-27 19:43:54 -07:00
..
gated fix UI tests 2020-04-27 19:43:54 -07:00
issue_30.rs sqlx-macros: fix handling of invalid idents 2020-01-21 01:52:57 -08:00
issue_30.stderr fix UI tests 2020-04-27 19:43:54 -07:00
unsupported-type.rs add nullability info to Describe 2020-03-11 01:46:06 -07:00
unsupported-type.stderr fix UI tests 2020-04-27 19:43:54 -07:00
wrong_param_type.rs query_macros: allow Option<&str> to be passed in place of String 2020-03-11 01:47:16 -07:00
wrong_param_type.stderr fix UI tests 2020-04-27 19:43:54 -07:00