make compound_pk owned by dbapi_anonymous
This commit is contained in:
Vendored
+1
-1
@@ -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)
|
-- TOC entry 184 (class 1259 OID 50944)
|
||||||
|
|||||||
Reference in New Issue
Block a user