## Introduction Another patch added a few more tests using the relaxed dialects together with pandas. - GH-31 ## Problem A few test cases are skipped by "Needs COLLATE and pg_table_is_visible". - test_psycopg_to_sql - test_psycopg_async_to_sql - test_asyncpg_to_sql ## References - https://github.com/crate/crate/issues/7988