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