Marius Cramer
2015-02-16 14f5a343328f7db49008255211af7cf08342a83c
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;