some code experiments

This commit is contained in:
2021-08-04 23:10:13 +02:00
parent 805ea58bd9
commit 4b95be1e31
6 changed files with 615 additions and 2 deletions

View File

@@ -1,8 +1,6 @@
### TODO
- support for distinct
- command line interface
- better table print
- support for order by, offset, limit (allow column name in order by, validate)
- add count min and max functions, eg aggregate functions
- support for uniqueue indexes