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