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