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
In #231 we addressed the slice() method in QueryBuilder but missed the ValuesBuilder counterpart. We need to update the param handling for that slice() method as well.
The zero-based slice version should be the default.