Skip to content

Conversation

@ahmad-moussawi
Copy link
Contributor

Adds support for the following execution methods:

  • Exists()
  • NotExists()
var exists = db.Query("Users").WhereFalse("Active").Exists();

@ahmad-moussawi ahmad-moussawi merged commit 3c0c875 into master Jun 8, 2020
@ahmad-moussawi ahmad-moussawi deleted the feature/add-exists branch June 8, 2020 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant