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

feat: Add isNullOrEmpty function #2184

Merged
merged 1 commit into from
Aug 7, 2024
Merged

feat: Add isNullOrEmpty function #2184

merged 1 commit into from
Aug 7, 2024

Conversation

joc-a
Copy link
Collaborator

@joc-a joc-a commented Aug 1, 2024

Description

Summary of the change:
Add isNullOrEmpty function

Detailed description:


Type of Change

Please mark the relevant options with an "X":

  • Bug fix
  • New feature
  • Documentation update

Updates/remove existing public API methods:

  • Is breaking change

Affected databases:

  • MariaDB
  • Mysql5
  • Mysql8
  • Oracle
  • Postgres
  • SqlServer
  • H2
  • SQLight

Checklist

  • Unit tests are in place
  • The build is green (including the Detekt check)
  • All public methods affected by my PR has up to date API docs
  • Documentation for my change is up to date

Related Issues

@joc-a joc-a linked an issue Aug 1, 2024 that may be closed by this pull request
@joc-a joc-a marked this pull request as ready for review August 1, 2024 12:27
@joc-a joc-a requested a review from obabichevjb August 1, 2024 12:28
@joc-a joc-a force-pushed the joc/add-null-or-empty branch from 7e900e1 to b15f5ee Compare August 7, 2024 14:13
@joc-a joc-a merged commit a8bad19 into main Aug 7, 2024
5 checks passed
@joc-a joc-a deleted the joc/add-null-or-empty branch August 7, 2024 15:48
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.

Has isNullOrEmpty method
2 participants