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-05 10:16:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SQLiteCpp
/
src
History
Sébastien Rombauts
55de873f66
Fix Database::getHeaderInfo() for case where the file is not even 100 bytes long
2020-01-04 18:54:27 +01:00
..
Backup.cpp
Start a new 3.x branch requiring C++11 and CMake 3.1
2020-01-02 00:04:06 +01:00
Column.cpp
Start a new 3.x branch requiring C++11 and CMake 3.1
2020-01-02 00:04:06 +01:00
Database.cpp
Fix Database::getHeaderInfo() for case where the file is not even 100 bytes long
2020-01-04 18:54:27 +01:00
Exception.cpp
Start a new 3.x branch requiring C++11 and CMake 3.1
2020-01-02 00:04:06 +01:00
Statement.cpp
Conversion of sqlite3* Database::mpSQLite to a std::unique_ptr with a custom Deleter
2020-01-03 22:56:13 +01:00
Transaction.cpp
Start a new 3.x branch requiring C++11 and CMake 3.1
2020-01-02 00:04:06 +01:00