Marius Burkard
2016-07-05 72cefc438c0d279be66cd95c7b42a021ae647d51
1
ALTER TABLE `mail_user` ADD `disablesieve-filter` ENUM( 'y', 'n' ) NOT NULL DEFAULT 'n' AFTER `disablesieve`;