Replace UNIQUE(asset, DATE(fetched_at)) with dedicated fetch_date column + UNIQUE(asset, fetch_date). SQLite prohibits function calls in inline UNIQUE/PRIMARY KEY constraints. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
169 KiB
169 KiB