ALTER TABLE api.vods DROP COLUMN status; ALTER TABLE api.vods ADD COLUMN status TEXT DEFAULT 'pending_recording';