~bigbes/lethe

ref: 5d910e8263ed5002b4f04c2c3fa3146dec4b6b78 lethe/internal/platform/database/migrations/0002_saved_searches.down.sql -rw-r--r-- 92 bytes
5d910e82 — Eugene Blikh server/web: tag Config fields for snake_case JSON output (IF1 contract) a month ago
                                                                                
1
2
DROP INDEX IF EXISTS idx_saved_searches_owner_updated;
DROP TABLE IF EXISTS saved_searches;