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
.where() will accept zero or one parsed queries and will AND those with with zero or more built queries. However, when using a query-by-example, that must be the only query.
(Can you also please add a "Documentation" issue label?)