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 support for not regex #1328

Merged
merged 4 commits into from
Jul 6, 2022
Merged

feat: add support for not regex #1328

merged 4 commits into from
Jul 6, 2022

Conversation

srikanthccv
Copy link
Member

Fixes #1293

@github-actions github-actions bot added the enhancement New feature or request label Jun 29, 2022
@srikanthccv srikanthccv marked this pull request as ready for review July 1, 2022 05:23
Copy link
Member

@nityanandagohain nityanandagohain left a comment

Choose a reason for hiding this comment

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

LGTM!

@sonarcloud
Copy link

sonarcloud bot commented Jul 5, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
15.4% 15.4% Duplication

@ankitnayan ankitnayan merged commit da368ab into develop Jul 6, 2022
@ankitnayan ankitnayan deleted the issue-1293 branch July 6, 2022 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add not like and not regex operators in query builder
4 participants