~bigbes/lethe

ref: d7eb706cf4910ee15b546f55d7b527d662ebf8f6 lethe/internal/platform/database/migrations/0002_saved_searches.down.sql -rw-r--r-- 92 bytes
d7eb706c — Eugene Blikh collector: add config and state store 24 days ago
                                                                                
1
2
DROP INDEX IF EXISTS idx_saved_searches_owner_updated;
DROP TABLE IF EXISTS saved_searches;