part of the way there towards grouping need to deal with OR value
This commit is contained in:
parent
1e7a8dce8c
commit
2b057472ca
13 changed files with 166 additions and 44 deletions
|
@ -0,0 +1 @@
|
|||
ALTER TABLE cc_blockcriteria DROP COLUMN IF EXISTS criteriagroup;
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE cc_blockcriteria ADD COLUMN criteriagroup integer;
|
Loading…
Add table
Add a link
Reference in a new issue