Marius Cramer
2014-05-12 1deddf5482f45b3ba85f74996c41430634716e6f
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;