mirror of
https://github.com/atuinsh/atuin.git
synced 2025-08-04 10:49:13 +00:00
fix: add idx cache unique index (#2226)
This commit is contained in:
parent
0def653484
commit
884d97d55e
1 changed files with 1 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
create unique index store_idx_cache_uniq on store_idx_cache(user_id, host, tag);
|
Loading…
Add table
Add a link
Reference in a new issue