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