0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add char16_t support using sqlite3_*_text16 functions. More... 7 months ago
add nullptr in binder, 'binder() << nullptr' More... 7 months ago
add clear_bindgins() in statement. More... 7 months ago
avoid memory leak More... 7 months ago
updates for c++17 compatibility More... 7 months ago
Create LICENSE More... 7 months ago
Merge pull request #75 from stewbond/master More... 7 months ago
add a runnable tests. More... 7 months ago
query::rows::get no longer returns undefined std::string when cell is NULL. (Resolves: #67) More... 8 months ago
Updates files in src to be synced to header_src ones. More... over 6 years ago
Adds a section about execute_all. More... over 6 years ago
Deprecates sqlite3_prepare in favor of sqlite3_prepare_v2. More... over 6 years ago
Merge pull request #46 from iwongu/extension More... almost 7 years ago
add usage for loadable extension. More... almost 7 years ago
includes appropriate sqlite3 header per macro. More... almost 7 years ago
Supports database construction using sqlite* for extension loading. More... almost 7 years ago
Update version number definitions. More... over 7 years ago
Merge pull request #36 from iwongu/backup More... almost 8 years ago
Uses default value in header files. More... almost 8 years ago
Documents no backup handler backup call. More... almost 8 years ago
Uses empty function for default backup handler. More... almost 8 years ago
Supports sqlite3 backup API. More... almost 8 years ago
Make dtors not throw exceptions. (src dir). More... about 8 years ago
Make dtors not throw exceptions. More... about 8 years ago
Update README.md More... about 8 years ago
Adds more database methods. More... about 8 years ago
Checks return code before nullifying db pointer. More... about 8 years ago
Update README.md More... over 8 years ago
Add version numbers. More... over 8 years ago
Update README.md More... over 8 years ago