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

Improve conditions #256

Open
nikolaystrikhar opened this issue Jan 16, 2023 · 1 comment
Open

Improve conditions #256

nikolaystrikhar opened this issue Jan 16, 2023 · 1 comment

Comments

@nikolaystrikhar
Copy link
Owner

  1. allow other conditions than “equal to” or “not equal to” : example “less than”, “less than or equal to”, “not less than”, etc… (could work for both numeric and non-numeric fields)

  2. allow boolean combinations of conditions

@nikolaystrikhar
Copy link
Owner Author

Maybe take a look at other solutions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant