You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Query grouping is only working for WHERE clause. it's not working for HAVING clause.
My question is why you guys introduced HAVING clause related methods like $builder->having(). whats the point?
query grouping, like with having clause any of these things not working for having clause. only for where clause.
Every time I tried to do something with this framework I hit a big wall. I was thought these prolems will get fixed in v4. but its looks like its same as v3.x.
I tried to contribute and fix these issues. but that narfbg guy never wanted to things get fix. bcit-ci/CodeIgniter#5643
The text was updated successfully, but these errors were encountered:
Query grouping is only working for WHERE clause. it's not working for HAVING clause.
My question is why you guys introduced HAVING clause related methods like $builder->having(). whats the point?
query grouping, like with having clause any of these things not working for having clause. only for where clause.
Every time I tried to do something with this framework I hit a big wall. I was thought these prolems will get fixed in v4. but its looks like its same as v3.x.
I tried to contribute and fix these issues. but that narfbg guy never wanted to things get fix.
bcit-ci/CodeIgniter#5643
The text was updated successfully, but these errors were encountered: