~bigbes/lethe

ref: f1926dc448bd7cfaf459e5ebcea91234e321bbee lethe/internal/platform/database/migrations/0002_saved_searches.down.sql -rw-r--r-- 92 bytes
f1926dc4 — Eugene Blikh server/web: fail loud when index.html lacks </head> for config injection a month ago
                                                                                
1
2
DROP INDEX IF EXISTS idx_saved_searches_owner_updated;
DROP TABLE IF EXISTS saved_searches;