Marius Cramer
2014-10-14 466f06a5845e57661092392055999cc0895af5f8
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;