ClickHouse/tests/integration/test_materialized_mysql_database
Haavard Kvaalen fa7b547212 Always quote table name
This fixes an issue if the database contained a table named 'table'.
We would previously generate a query that ClickHouse could not parse.
2021-11-25 11:49:23 +01:00
..
configs Drop support for DatabaseOrdinary in MaterializedMySQL 2021-11-18 11:46:51 +01:00
__init__.py
materialize_with_ddl.py Always quote table name 2021-11-25 11:49:23 +01:00
test.py Always quote table name 2021-11-25 11:49:23 +01:00