summaryrefslogtreecommitdiff
path: root/db/migrations/0058_familiar_bloodscream.sql
blob: 6c4bdc8d3f699bda83a68ef61db56e953341b609 (plain)
1
CREATE UNIQUE INDEX "unique_document_stage" ON "issue_stages" USING btree ("document_id","stage_name");