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
/
include
/
SQLiteCpp
History
Sébastien Rombauts
8f28c4c58f
Update version to 1.3.0 with new Backup class
2015-11-01 21:53:26 +01:00
..
Assertion.h
Add some more Unit Tests
2015-05-03 23:29:22 +02:00
Backup.h
Remove unneeded Backup::getHandle() accessor
2015-11-01 21:29:52 +01:00
Column.h
Fix Column::operator std::string to work properly on Visual C++ 2015
2015-09-23 14:57:08 +09:00
Database.h
Fix a too long comment
2015-10-07 22:26:58 +02:00
Exception.h
Fix CppDepends most useful warnings:
2015-06-01 22:05:24 +02:00
SQLiteCpp.h
Update version to 1.3.0 with new Backup class
2015-11-01 21:53:26 +01:00
Statement.h
Fix CppDepends most useful warnings:
2015-06-01 22:05:24 +02:00
Transaction.h
Removed all meaningless (void) from method definitions
2014-03-13 21:56:28 +01:00