~bigbes/lethe

ref: dae9e25f7020a566979b2b93fa1b11bcaef23a11 lethe/internal/platform/database/migrations/0002_saved_searches.down.sql -rw-r--r-- 92 bytes
dae9e25f — Eugene Blikh web: sectioned /settings with saved-searches CRUD a month ago
                                                                                
1
2
DROP INDEX IF EXISTS idx_saved_searches_owner_updated;
DROP TABLE IF EXISTS saved_searches;