6 Commits

Author SHA1 Message Date
Harrissou Sant-anna
264221442c Format between and not between functions syntax to match other operators' 2022-09-26 11:25:35 +10:00
Harrissou Sant-anna
5319bd3ebe
Add tag 2022-06-27 13:14:43 +02:00
Harrissou Sant-anna
00613efb61
Add examples to the between function
showcasing equality with bounds value as well as case-sensitivity
2022-06-27 13:08:00 +02:00
Alessandro Pasotti
34f0e59735 Address PR review comments and handle NULLS
Refactor the evaluation code, handle NULLs to
return a boolean when it is possible.
2022-03-15 12:13:42 +01:00
Alessandro Pasotti
0f6d38b186 Fix function help 2022-03-14 14:19:53 +01:00
Alessandro Pasotti
7601250a54 SQL expression compiler and more tests for BETWEEN 2022-03-14 14:19:52 +01:00