Dominik
2015-01-14 2615e90b0708eb1a057e9b63cf2068942a5f79ec
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;