ALTER TABLE files ADD old_md5 uuid, ADD old_ffprobe_data JSONB, ADD old_size bigint;