support for functions in where clause

This commit is contained in:
2021-08-13 15:54:14 +02:00
parent e53d062ff5
commit ee0cbf64ff
3 changed files with 37 additions and 16 deletions

View File

@@ -1,5 +1,6 @@
### TODO
- better support for values in update and insert
- date functions - now, add_date...
- string functions rtrim, ltrim, rpad, lpad
- add pipe | concatenation