Skip to content

Added field comparison functions #458

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

Closed

Conversation

jonathan-fielding
Copy link

These new functions allow you to check 2 fields against each other
passing the second field as the parameter.

I have added
greaterThan
greaterThanEqualTo
lessThan
lessThanEqualTo

These new functions allow you to check 2 fields against each other
passing the second field as the parameters.

I have added
greaterThan
greaterThanEqualTo
lessThan
lessThanEqualTo
@jzaefferer
Copy link
Collaborator

Thanks for the contribution. Could you add unit tests and clean up the code to match the style of the rest of the codebase? For example, put the else on the same line as the closing }.

@jzaefferer
Copy link
Collaborator

I'd land this with unit tests and some code cleanup. If someone finds this and wants to help out, I'd land a better PR.

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.

2 participants