Fix test expectation
This commit is contained in:
parent
e7ef5e7e8e
commit
dd3f125339
@ -13,7 +13,7 @@ CREATE SCHEMA
|
||||
CREATE TABLE
|
||||
INSERT 0 1
|
||||
select * from sc.test|{sc.test}
|
||||
DROP TABLE sc.test;
|
||||
DROP SCHEMA sc;
|
||||
DROP TABLE
|
||||
DROP SCHEMA
|
||||
SELECT
|
||||
* FROM geometry_columns|{pg_catalog.pg_attribute,pg_catalog.pg_class,pg_catalog.pg_namespace,pg_catalog.pg_type}
|
||||
|
Loading…
Reference in New Issue
Block a user