PostgreSQL json type doesn't support equality operators needed by DISTINCT. Use EXISTS subquery instead and cast to jsonb. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
PostgreSQL json type doesn't support equality operators needed by DISTINCT. Use EXISTS subquery instead and cast to jsonb. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>