Files
mlisp/usql
2021-07-27 18:07:20 +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-27 18:07:20 +02:00
2021-07-27 18:07:20 +02:00
2021-07-27 18:07:20 +02:00
2021-07-23 00:00:57 +02:00
2021-07-23 00:00:57 +02:00
2021-07-27 18:07:20 +02:00
2021-07-27 18:07:20 +02:00
2021-07-27 18:07:20 +02:00
2021-07-27 18:07:20 +02:00
2021-07-27 18:07:20 +02:00
2021-07-27 18:07:20 +02:00
2021-07-27 18:07:20 +02:00
2021-07-23 00:00:57 +02:00
2021-07-27 18:07:20 +02:00
2021-07-27 18:07:20 +02:00

TODO

  • drop table command
  • add affecter rows and timing into result table
  • add exceptions and rename it to UsqlException
  • class members should have prefix m_
  • maybe to create iterator on table
  • add pipe | token
  • add count min and max functions, eg aggregate functions
  • add logging
  • add const wherever should be