groupHavingStart function is not implemented yet? |
Hi,
I am trying to use groupHavingStart function but getting error: Error Call to undefined method CodeIgniter\Database\MySQLi\Builder::groupHavingStart() I am using latest 4.0.4 versions. May be this function is not implemented yet but it is in the docs https://codeigniter.com/user_guide/datab...y-grouping. Thanks. -- Muhammad
Hi,
Try havingGroupStart(). Looks like the documentation doesn't match what's in the code. https://github.com/codeigniter4/CodeIgni....php#L1403 |
Welcome Guest, Not a member yet? Register Sign In |