Skip to content

Commit 654dc54

Browse files
committed
DMP-5287 Create new index to improve retention performance
Added new index
1 parent e4a3e8b commit 654dc54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CREATE INDEX IF NOT EXISTS court_case_retention_updated_and_retries_idx ON darts.court_case (is_retention_updated, retention_retries);

0 commit comments

Comments
 (0)