mirror of
https://github.com/atuinsh/atuin.git
synced 2025-07-27 02:44:53 +02:00
2 lines
81 B
SQL
2 lines
81 B
SQL
create unique index store_idx_cache_uniq on store_idx_cache(user_id, host, tag);
|