mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-04 09:46:02 -04:00
Added a TODO list
This commit is contained in:
parent
3b82360a45
commit
f05d1b4b68
17
TODO.txt
Normal file
17
TODO.txt
Normal file
@ -0,0 +1,17 @@
|
||||
Add a table comparison of others C++ wrappers (code style, C++ design, in code documentation, tests, online documentation, examples, license, UTF-16)
|
||||
|
||||
Missing features :
|
||||
- BindNULL
|
||||
- LastInsertId
|
||||
- TableExists
|
||||
- SetBusyTimout
|
||||
- operator<< binding ?
|
||||
- execScalar() easy wrapper like CppSqlite
|
||||
- batch mode managing multiple queries semicolon separated
|
||||
|
||||
Add a full test suite
|
||||
|
||||
Add optionnal usage of experimental sqlite3_trace() function to enable statistics
|
||||
|
||||
Post an article to CodeProject : with a versionned downloadable ZIP file
|
||||
Mirror the repository to GoogleCode : with a versionned downloadable ZIP file
|
Loading…
x
Reference in New Issue
Block a user