Skip to content

Commit dc1874b

Browse files
committed
DMP-5287 Create new index to improve retention performance
Added new index
1 parent 47edfe0 commit dc1874b

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)