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 09:46:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SQLiteCpp
/
src
History
Sébastien Rombauts
c1ab7075f4
Fix compilation of new enum Database::BackupType for C++98
2019-07-09 09:37:05 +02:00
..
Backup.cpp
Update copyright notice
2019-03-02 15:46:53 +01:00
Column.cpp
Update copyright notice
2019-03-02 15:46:53 +01:00
Database.cpp
Fix compilation of new enum Database::BackupType for C++98
2019-07-09 09:37:05 +02:00
Exception.cpp
Update copyright notice
2019-03-02 15:46:53 +01:00
Statement.cpp
Rename Statement::getExpandedSQL() from
#201
and
fix
#203
#205
memory leak
2019-06-24 22:01:54 +02:00
Transaction.cpp
Remove unnecessary noexcept identifier from destructors
2017-08-21 22:01:21 +02:00