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
If a `Clause` is passed to the `Where` method on the `SelectBuilder` …
…then check it for errors and, if one is present, attach it to the builder and return it when the `query` method is invoked. (#47)