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