~bigbes/lethe

ref: d2a77459be9c2a2a61326e3bce1e64b749bda522 lethe/internal/platform/database/migrations/0002_saved_searches.down.sql -rw-r--r-- 92 bytes
d2a77459 — Eugene Blikh fix: store full opencode tool output and display it in session view 23 days ago
                                                                                
1
2
DROP INDEX IF EXISTS idx_saved_searches_owner_updated;
DROP TABLE IF EXISTS saved_searches;