Marius Burkard
2016-06-02 833d4ecce58fede9187f90941ff3a13ea9a95cff
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;