-- AlterTable
ALTER TABLE `settings` ADD COLUMN `slideshow_full_poster` BOOLEAN NOT NULL DEFAULT false;
