created new sql edition to avoid conflict with already merged
This commit is contained in:
parent
8e70199f16
commit
1fe711f511
4 changed files with 6 additions and 2 deletions
|
@ -1 +1,2 @@
|
|||
ALTER TABLE cc_blockcriteria DROP COLUMN IF EXISTS criteriagroup;
|
||||
ALTER TABLE podcast_episodes DROP COLUMN IF EXISTS episode_title;
|
||||
ALTER TABLE podcast_episodes DROP COLUMN IF EXISTS episode_description;
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE cc_blockcriteria DROP COLUMN IF EXISTS criteriagroup;
|
Loading…
Add table
Add a link
Reference in a new issue