Skip to content

Commit

Permalink
Update for scheduled_email_campaigns
Browse files Browse the repository at this point in the history
  • Loading branch information
conradsp committed May 23, 2018
1 parent dfabdcc commit 0918ba8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
+-- under the License.
+--
+
+ALTER TABLE `scheduled_email_campaign` ADD `previous_run_status` VARCHAR(10) NULL;
ALTER TABLE `scheduled_email_campaign` ADD `previous_run_status` VARCHAR(10) NULL;

0 comments on commit 0918ba8

Please sign in to comment.