Navigation Menu

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

fix: add btw and nbtw filters #2129

Merged
merged 1 commit into from May 24, 2022
Merged

Conversation

vijayrathore8492
Copy link
Contributor

@vijayrathore8492 vijayrathore8492 commented May 23, 2022

Signed-off-by: Vijay Kumar Rathore professional.vijay8492@gmail.com

Change Summary

The comparison operators btw and nbtw were not working in List API anymore. This PR is to fix it.

Change type

  • feat: (new feature for the user, not a new feature for build script)
  • fix: (bug fix for the user, not a fix to a build script)
  • docs: (changes to the documentation)
  • style: (formatting, missing semi colons, etc; no production code change)
  • refactor: (refactoring production code, eg. renaming a variable)
  • test: (adding missing tests, refactoring tests; no production code change)
  • chore: (updating grunt tasks etc; no production code change)

Test/ Verification

Provide summary of changes.

Additional information / screenshots (optional)

Anything for maintainers to be made aware of

Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
@pranavxc pranavxc merged commit 96e890c into nocodb:develop May 24, 2022
@wingkwong wingkwong added this to the Next Release v0.91+ milestone May 25, 2022
dstala pushed a commit that referenced this pull request Jun 20, 2022
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
@vijayrathore8492 vijayrathore8492 deleted the fix-btw-nbtw branch January 5, 2023 12:52
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.

None yet

3 participants