Skip to content

Commit

Permalink
flyway hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
donsizemore committed May 21, 2019
1 parent 20558d6 commit e5f2dc1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ALTER TABLE variablemetadata
ADD COLUMN postquestion text;
ADD COLUMN IF NOT EXISTS postquestion text;

0 comments on commit e5f2dc1

Please sign in to comment.