Files
crawler/cmd
primal 82b40b9155 Remove domain_host/domain_tld columns from feeds table
- Remove domain_host and domain_tld columns from feeds schema
- Add migrations to drop columns and related index/FK constraint
- Update all feed queries and structs to not include these columns
- Use URL pattern search instead of domain columns for GetFeedsByHost

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 20:07:03 -05:00
..