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

Others functions [SUGGESTION - FEATURE REQUESTS] #4

Closed
corentiny1 opened this issue Oct 13, 2022 · 1 comment · Fixed by #25
Closed

Others functions [SUGGESTION - FEATURE REQUESTS] #4

corentiny1 opened this issue Oct 13, 2022 · 1 comment · Fixed by #25
Labels
enhancement New feature or request

Comments

@corentiny1
Copy link

Hi there, great job !
It will be great if we can use others functions like :

@duydvu
Copy link
Contributor

duydvu commented Oct 14, 2022

Thanks for your feedback @corentiny1 !

LEFT / RIGHT seems fairly easy so we can make it fast.
IF / ELSE may need a way to parse boolean expressions. Instead of regular < > =, it will be easier to transform to functions like EQUAL, GT, LT, etc.
I'm not quite sure about what NULL / NOTNULL will do. Does it check for null values?

@duydvu duydvu added the enhancement New feature or request label Oct 16, 2022
@duydvu duydvu closed this as completed Dec 25, 2022
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 a pull request may close this issue.

2 participants