make compound_pk owned by dbapi_anonymous

This commit is contained in:
Adam C. Baker
2014-10-08 17:04:44 -07:00
parent ee02a98cf2
commit 195e904817
+1 -1
View File
@@ -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)