Skip to content

Commit 5aafcb6

Browse files
author
Danae Komitopoulou
committed
Added column activefrom in table filemetadata through flyway
1 parent 3fab727 commit 5aafcb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ALTER TABLE filemetadata
2+
ADD COLUMN activefrom DATE;

0 commit comments

Comments
 (0)