Marius Cramer
2015-05-26 8081dfc524267e6e779303ad15f5224123c02add
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;