ALTER TABLE jam_tracks ADD COLUMN jmep_text VARCHAR;
ALTER TABLE jam_tracks ADD COLUMN jmep_json JSON;