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

支持更多操作符生成代码 #4

Open
16 of 20 tasks
nuysoft opened this issue Apr 11, 2023 · 0 comments
Open
16 of 20 tasks

支持更多操作符生成代码 #4

nuysoft opened this issue Apr 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@nuysoft
Copy link
Member

nuysoft commented Apr 11, 2023

  • EQUAL
  • NOT_EQUAL
  • LESS_THAN
  • LESS_THAN_OR_EQUAL
  • GREATER_THAN
  • GREATER_THAN_OR_EQUAL
  • INCLUDE
  • NOT_INCLUDE
  • WITHIN
  • NOT_WITHIN
  • BEGIN_WITH
  • END_WITH
  • MATCH
  • NOT_MATCH
  • ONE_OF
  • NOT_ONE_OF
  • MEMBERS
  • NOT_MEMBERS
  • CHANGE
  • NOT_CHANGE
nuysoft added a commit that referenced this issue Apr 11, 2023
@nuysoft nuysoft added the enhancement New feature or request label Apr 11, 2023
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

No branches or pull requests

1 participant