10,098 Commits over 1,340 Days - 0.31cph!
Linked sqlite3 on OSX
Added sqlite3.c to build on Windows and Linux
Export the sqlite functions on Windows
Don't expose SQLite directly by manually adding code to it, instead wrap it in a single C++ file
Fixed SQLite on OSX (and quite possibly Linux)