I'm getting this error: ``` Error: Call to undefined method Latitude\QueryBuilder\Query\UpdateQuery::limit() ``` and have noticed that limit capability is missing in Update queries. orderBy is missing too.