another ugly basic implementation

This commit is contained in:
2021-07-04 15:03:13 +02:00
parent b55115f7c3
commit b4711985b3
12 changed files with 417 additions and 60 deletions

10
Readme.md Normal file
View File

@@ -0,0 +1,10 @@
### TODO
- rename it to usql
- rename Exception to UException, Table to UTable, Row to URow etc
- unify using of float and double keywords
- add constructors
- add exceptions
- class members should have prefix m_O
- add pipe | token
- add logging