34e432d031449877666a20f6e8f96becea31c52d
TODO
- support for order by, offset, limit
- support for btree indexes
- support for parenthesis
- support for *
- add pipe | token
- add count min and max functions, eg aggregate functions
- maybe to create iterator on table
- add exceptions and rename it to UsqlException
- class members should have prefix m_
- add const wherever should be
Description
Languages
C++
91.9%
C
7.9%
CMake
0.1%