primal e56bcd456d Remove next_check_at column from feeds table
- Remove NextCheckAt field from Feed struct
- Remove from all SQL queries (saveFeed, getFeed, scanFeeds, etc.)
- Remove from schema definition
- Add migration to drop the column if it exists
- Update calculateNextCheck to use MissCount field
- Update tld.go to use status column instead of feed_health

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 16:07:04 -05:00
2026-02-02 15:19:48 -05:00
2026-02-04 10:42:52 -05:00
Description
No description provided
12 MiB
Languages
Go 98.8%
Shell 0.6%
Dockerfile 0.6%