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