-- Add previous_image_id to apps for deployment rollback support ALTER TABLE apps ADD COLUMN previous_image_id TEXT;