ALTER TABLE api.vods ADD COLUMN recording_id UUID REFERENCES api.recordings(id);