GROUP BY and HAVING aren't ready to be strict.
Despite SQLite documentation saying these clauses follow the "expr" syntax, queries will fail with obscure "row value misused" errors, so remove the strict enforcement for now. Test: manual Bug: 111480817 Change-Id: Ib8cdcb4e6456110589203189fcfa14e75cd68718
Loading
Please register or sign in to comment