sqlx/tests/ui/postgres
2023-09-21 17:49:51 -07:00
..
gated Clarify where optional features should be enabled (#2706) 2023-09-21 17:49:51 -07:00
deprecated_rename.rs Add a trybuild test for sqlx(rename) deprecation warning 2021-01-12 03:39:10 -08:00
deprecated_rename.stderr Add a trybuild test for sqlx(rename) deprecation warning 2021-01-12 03:39:10 -08:00
issue_30.rs sqlx-macros: fix handling of invalid idents 2020-01-21 01:52:57 -08:00
issue_30.stderr Update some postgres trybuild tests 2021-01-12 03:39:10 -08: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 Update some postgres trybuild tests 2021-01-12 03:39:10 -08:00