324 B
324 B
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