diff --git a/test/fixtures/schema.sql b/test/fixtures/schema.sql index 6ce0b9468..8380f80d7 100644 --- a/test/fixtures/schema.sql +++ b/test/fixtures/schema.sql @@ -169,7 +169,7 @@ CREATE TABLE compound_pk ( ); -ALTER TABLE "1".compound_pk OWNER TO dbapi_test; +ALTER TABLE "1".compound_pk OWNER TO dbapi_anonymous; -- -- TOC entry 184 (class 1259 OID 50944)