Skip to content

Commit cac5635

Browse files
author
lruzicki
committed
OTC-1080: changed alter table for familiessms table
1 parent 9e4a4cf commit cac5635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database scripts/00_dump.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2880,7 +2880,7 @@ CREATE TABLE "public"."tblFamilySMS" (
28802880
);
28812881

28822882

2883-
ALTER TABLE "public"."tblFamilySMS" OWNER TO "postgres";
2883+
-- ALTER TABLE "public"."tblFamilySMS" OWNER TO "postgres";
28842884

28852885
--
28862886
-- TOC entry 262 (class 1259 OID 20726)

0 commit comments

Comments
 (0)