https://github.com/fuel/core/blob/1.9/develop/classes/database/query/builder/update.php
Hello, maybe it could be interesting to add:
protected $_where;
protected $_execute;
as_object,
order_by...
=> Undefined method 'where'.
Not to have error with Intelephense for a better debug for coders ?
I am a FuelPHP fan !
Thanks a lot.