usql update
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
|
||||
### 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
|
||||
- support for *
|
||||
- support for order by, offset, limit
|
||||
- add pipe | token
|
||||
- add count min and max functions, eg aggregate functions
|
||||
- add logging
|
||||
- maybe to create iterator on table
|
||||
- add exceptions and rename it to UsqlException
|
||||
- class members should have prefix m_
|
||||
- add const wherever should be
|
||||
|
||||
Reference in New Issue
Block a user