Files
mlisp/usql
VaclavT 5005644d98 usql update
usql is still very primitive..it just barely works
2021-07-23 00:00:57 +02:00
..
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-14 12:01:44 +02:00
2021-07-14 12:01:44 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00

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