mlisp/usql/Readme.md

11 lines
296 B
Markdown

### TODO
- save table command
- move csv generation from usql(save_table) to table class
- add exceptions
- class members should have prefix m_
- add pipe | token
- add to_date a to_string functions
- add min and max functions, eg aggregate functions
- add logging
- add const wherever should be