ALTER TABLE IF EXISTS api.streams
ADD COLUMN IF NOT EXISTS date_2 TIMESTAMP(6) WITH TIME ZONE;
ALTER TABLE IF EXISTS api.vods