blob: eec244f9f077ea6068866683e3713c61d8fcb26d [file] [log] [blame]
ALTER TABLE stretchy_report_parameter
ADD UNIQUE INDEX `report_parameter_unique` (`report_id` ASC, `parameter_id` ASC) ;