265b967f6b030e43c06409983141d40add784eda
HAVING requires GROUP BY; count_subq is a correlated scalar subquery, not an aggregate, so PostgreSQL rejects it. WHERE works correctly and the integration tests used SQLite which is permissive about this rule. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
Languages
TypeScript
31.2%
Python
29.8%
Shell
28.5%
PowerShell
9%
JavaScript
0.6%
Other
0.7%
