Skip to content

Commit 1ddbdc8

Browse files
feat:create a new column epimms_id in appointment table (#158)
1 parent 9c64d2a commit 1ddbdc8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ALTER TABLE judicial_office_appointment ALTER base_location_id TYPE varchar(64);
2+
ALTER TABLE judicial_office_appointment ADD COLUMN epimms_id varchar(16);

0 commit comments

Comments
 (0)