2 lines
50 B
MySQL
2 lines
50 B
MySQL
|
ALTER TABLE rules
|
||
|
DROP COLUMN IF EXISTS TagsToAdd;
|