Skip to content

Commit 43fb674

Browse files
author
lruzicki
committed
OTC-1080: deleted copy of field
1 parent cac5635 commit 43fb674

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

database scripts/00_dump.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4075,7 +4075,6 @@ CREATE TABLE "public"."tblPremium" (
40754075
"PolicyID" integer NOT NULL,
40764076
"CreatedDate" date DEFAULT CURRENT_DATE NOT NULL,
40774077
"RowID" "text",
4078-
"CreatedDate" "date" DEFAULT CURRENT_DATE NOT NULL,
40794078
"Source" character varying(50) NULL,
40804079
"SourceVersion" character varying(15) NULL
40814080
);

0 commit comments

Comments
 (0)