This website requires JavaScript.
Explore
Help
Sign In
cuberite
/
SQLiteCpp
Watch
1
Star
0
Fork
0
You've already forked SQLiteCpp
mirror of
https://github.com/cuberite/SQLiteCpp.git
synced
2025-08-04 17:56:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SQLiteCpp
/
src
History
Sébastien Rombauts
9c03f4e86b
Add bindNoCopy() for C-style null-terminated text strings
2016-07-03 16:55:27 +02:00
..
Backup.cpp
Minor new unit tests for backups and database busy timeout
2016-06-27 13:10:09 +02:00
Column.cpp
Fix build on Linux, including cpplint warnings.
2016-07-02 14:05:14 +02:00
Database.cpp
Use the new SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION from SQLite 3.13 for security reason
2016-06-30 21:48:40 +02:00
Statement.cpp
Add bindNoCopy() for C-style null-terminated text strings
2016-07-03 16:55:27 +02:00
Transaction.cpp
Add unit tests for statement bindings + removed an assert() for ~Transaction()
2016-06-30 11:35:28 +02:00