mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-16 10:50:38 +09:00
2 lines
279 B
MySQL
2 lines
279 B
MySQL
|
|
DROP INDEX "budget_incidents_policy_window_threshold_idx";--> statement-breakpoint
|
||
|
|
CREATE UNIQUE INDEX "budget_incidents_policy_window_threshold_idx" ON "budget_incidents" USING btree ("policy_id","window_start","threshold_type") WHERE "budget_incidents"."status" <> 'dismissed';
|