mirror of
https://github.com/atuinsh/atuin.git
synced 2025-07-12 07:35:08 +00:00
1 line
81 B
SQL
1 line
81 B
SQL
create unique index store_idx_cache_uniq on store_idx_cache(user_id, host, tag);
|