~bigbes/lethe

ref: 35b7a187a1ea00da8adaf4bfb8137aa335fc71d3 lethe/internal/platform/database/migrations/0002_saved_searches.down.sql -rw-r--r-- 92 bytes
35b7a187 — Eugene Blikh chore: ignore local worktrees 24 days ago
                                                                                
1
2
DROP INDEX IF EXISTS idx_saved_searches_owner_updated;
DROP TABLE IF EXISTS saved_searches;