-- Add show only on default tab ALTER TABLE collections ADD COLUMN show_only_default BOOLEAN NOT NULL DEFAULT false;