ALTER TABLE module_prefix_snapshot ADD COLUMN prefixes_json TEXT NOT NULL DEFAULT '[]'; DROP TABLE IF EXISTS module_prefix_snapshot_row;