The WHERE clause with `? = ?` comparing two bound parameters caused PostgreSQL to fail with "unable to encode into text format" error. Fixed by moving the comparison to Go code and building the query conditionally. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
16 KiB
16 KiB