Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d3831c5

Browse files
committedApr 10, 2023
Added migration for fluview_clinical
1 parent bbd7ce9 commit d3831c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE fluview_clinical ADD CONSTRAINT `release_date` UNIQUE(`release_date`, `epiweek`, `region`);

0 commit comments

Comments
 (0)
Please sign in to comment.