A simple and easy-to-use cross-platform C++ wrapper for the SQLite API. Fork of the CppSQLite project, originally by Rob Groves, currently updated and maintained by NeoSmart Technologies.
Stars
160
Forks
72
Watchers
160
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Override base destructor provided by the standard library
ef9a931View on GitHubRewrite index oob checks to silence -Wstrict-overflow error
ea9aeccView on GitHubAdd commented-out default parameter value to cpp file
11cb244View on GitHubUse size_t for unsigned lengths to address conversion warnings
b5bc1e6View on GitHub[BREAKING] Add getDoubleField() and update getFloatField() (#12)
108a7f4View on GitHub