Skip to content

Commit 8c5e352

Browse files
committed
fix: failing batch request due to incorrect partial index
1 parent c893d1e commit 8c5e352

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
-- There are valid cases where a given alert config will have the same completion date for multiple submittals.
2+
-- For example, if a measurement submittal is missing and multiple subsequent submittals are created, those would all have the same completion date.
3+
drop index unique_alert_config_id_submittal_date;

0 commit comments

Comments
 (0)