Hibernate passes null search param as bytea type, causing PostgreSQL to fail on LOWER(bytea). COALESCE converts null to empty string. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Hibernate passes null search param as bytea type, causing PostgreSQL to fail on LOWER(bytea). COALESCE converts null to empty string. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>