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
Support for custom type values when using the includeModelType method (thanks @muarachmann!).
By default, the results are sorted by the updated column, which is the updated_at column in most cases. If you don't use timestamps, it will now use the primary key by default.
The get method has been renamed to search (thanks @babacarcissedia!).
The addWhen method has been removed in favor of when.