Florian Schaal
2014-10-28 9514971687b22a80bef27ab49e46e689ad69d165
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;