Skip to content

Commit 884d97d

Browse files
authored
fix: add idx cache unique index (#2226)
1 parent 0def653 commit 884d97d

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 unique index store_idx_cache_uniq on store_idx_cache(user_id, host, tag);

0 commit comments

Comments
 (0)