work on order by began

This commit is contained in:
2021-07-28 22:29:05 +02:00
parent 7d91319f0b
commit 34e432d031
10 changed files with 184 additions and 92 deletions

View File

@@ -1,7 +1,9 @@
### TODO
- support for *
- support for order by, offset, limit
- support for btree indexes
- support for parenthesis
- support for *
- add pipe | token
- add count min and max functions, eg aggregate functions
- maybe to create iterator on table