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
49c1f6c08d
Rename Statement::getExpandedSQL() from
#201
and
fix
#203
#205
memory leak
2019-06-24 22:01:54 +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
Minor cleanup of the codebase, mostly putting braces on their own line in unit tests
2019-06-16 15:48:57 +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