Migration 0030 dropped UNIQUE(slug) in favor of UNIQUE(url_path, language), but _sync_static_articles still used ON CONFLICT(slug), causing test failure. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Migration 0030 dropped UNIQUE(slug) in favor of UNIQUE(url_path, language), but _sync_static_articles still used ON CONFLICT(slug), causing test failure. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>