~bigbes/lethe

ref: 20e5301a02603e4b525a946a0b077aab86f94f99 lethe/internal/platform/database/migrations/0002_saved_searches.down.sql -rw-r--r-- 92 bytes
20e5301a — Eugene Blikh docs: plan lethe collector implementation 24 days ago
                                                                                
1
2
DROP INDEX IF EXISTS idx_saved_searches_owner_updated;
DROP TABLE IF EXISTS saved_searches;