Marius Burkard
2015-12-23 4100550ca57282b76338ed3d16993189d7302037
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;