mirror of
https://github.com/atuinsh/atuin.git
synced 2025-03-23 20:47:24 +01:00
2 lines
81 B
MySQL
2 lines
81 B
MySQL
|
create unique index store_idx_cache_uniq on store_idx_cache(user_id, host, tag);
|