0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Feb 15, 2025 — Feb 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for issue #12 More... over 10 years ago
Update README.md More... over 10 years ago
Boost json::spirit support for mArrays and mObjects More... over 10 years ago
Bugfix uuid exception More... over 10 years ago
Typo in readme More... over 10 years ago
Type extension framework More... over 10 years ago
Merge pull request #9 from jgaa/master More... over 10 years ago
Fixed glitch in documentation More... almost 11 years ago
Updated the readme with the changes More... almost 11 years ago
Renamed LastInsertId to sqlite3_last_insert_rowid. Fixed indention. Removed unused header. More... almost 11 years ago
Removed some commented out code More... almost 11 years ago
Added support for boost::optional (for null values), boost::uuid and std::time_t More... almost 11 years ago
Fix for Issue #7 More... almost 11 years ago
Fix for Issue #8 More... almost 11 years ago
Merge branch 'KnairdA-basic_improvements' More... almost 11 years ago
Merge branch 'basic_improvements' of git://github.com/KnairdA/sqlite_modern_cpp into KnairdA-basic_improvements More... almost 11 years ago
Foward accumulated values to next recursion stage More... almost 11 years ago
Merged extraction operators into member function templates More... almost 11 years ago
Merge pull request #5 from jangxyz/patch-1 More... almost 11 years ago
FIX typo for binder < 10 > More... almost 11 years ago
Extracted `function_traits` helper into utility namespace More... almost 11 years ago
Fixed typo in README.md example listing More... almost 11 years ago
Replaced explicit specializations of the `binder` struct template More... almost 11 years ago
Expanded conditionals and loops More... almost 11 years ago
fix for PRAGMA statements More... almost 11 years ago
transaction example More... almost 11 years ago
added support for std::utf16string More... almost 11 years ago
fix hidden bug when binding std::string and std::wstring. i have made a mistake reading the documentation. SQLITE_TRANSIENT should be used when the memory holding the string is temporary.(found it when testing on gcc 4.8) More... almost 11 years ago
Bugfix: Destructor was ok as it was More... over 11 years ago
Merge pull request #3 from aminroosta/experimental More... over 11 years ago