b.bot_id was selected without being in the GROUP BY clause or wrapped in an aggregate, causing a Postgres error on live export. Replaced with a correlated subquery that finds the highest-rated bot per island. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| exporter.go | ||
| r2.go | ||
| r2_test.go | ||