Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add isNotNull to ExpressionBuilder #408

Merged
merged 5 commits into from
Apr 3, 2024
Merged

Conversation

raziel057
Copy link

Currently we have the isNull, but isNotNull is missing.

I propose to add it.

@derrabus derrabus changed the base branch from 2.2.x to 2.3.x April 3, 2024 13:40
@derrabus derrabus added this to the 2.3.0 milestone Apr 3, 2024
Copy link
Member

@derrabus derrabus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

src/ExpressionBuilder.php Outdated Show resolved Hide resolved
raziel057 and others added 2 commits April 3, 2024 16:00
Co-authored-by: Grégoire Paris <postmaster@greg0ire.fr>
@greg0ire greg0ire merged commit 4353bc4 into doctrine:2.3.x Apr 3, 2024
9 checks passed
derrabus added a commit to derrabus/doctrine-collections that referenced this pull request Aug 27, 2024
* 2.3.x:
  Bump doctrine/.github from 5.0.0 to 5.0.1
  Set label of GH actions dependabot PRs to CI
  Bump ramsey/composer-install from 2 to 3 (doctrine#417)
  Bump actions/checkout from 3 to 4
  Pass CODECOV_TOKEN to the shared workflow
  Bump doctrine/.github from 1.5.0 to 5.0.0
  Enable dependabot
  Add tests
  Repeat closure type
  Add isNotNull to ExpressionBuilder (doctrine#408)
derrabus added a commit to derrabus/doctrine-collections that referenced this pull request Aug 27, 2024
* 2.3.x:
  Bump doctrine/.github from 5.0.0 to 5.0.1
  Set label of GH actions dependabot PRs to CI
  Bump ramsey/composer-install from 2 to 3 (doctrine#417)
  Bump actions/checkout from 3 to 4
  Pass CODECOV_TOKEN to the shared workflow
  Bump doctrine/.github from 1.5.0 to 5.0.0
  Enable dependabot
  Add tests
  Repeat closure type
  Add isNotNull to ExpressionBuilder (doctrine#408)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants