ALTER TABLE api.vods_s3_files_joins DROP COLUMN s3_file; ALTER TABLE api.vods_s3_files_joins ADD COLUMN s3_file_id UUID;