mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
commit
806ef08e5f
@ -183,7 +183,7 @@ def test_postgres_conversions(started_cluster):
|
||||
cursor.execute(f"DROP TABLE test_array_dimensions")
|
||||
|
||||
|
||||
def test_non_default_scema(started_cluster):
|
||||
def test_non_default_schema(started_cluster):
|
||||
node1.query("DROP TABLE IF EXISTS test_pg_table_schema")
|
||||
node1.query("DROP TABLE IF EXISTS test_pg_table_schema_with_dots")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user