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