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