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 02:06:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SQLiteCpp
/
include
/
SQLiteCpp
History
Sébastien Rombauts
acaed41465
setBusyTimeout() now uses check() and throw in case of error
...
- add unit test for setBusyTimeout() - add unit test for in memory databases
2015-05-03 23:29:31 +02:00
..
Assertion.h
Add some more Unit Tests
2015-05-03 23:29:22 +02:00
Column.h
Add some more Unit Tests
2015-05-03 23:29:22 +02:00
Database.h
setBusyTimeout() now uses check() and throw in case of error
2015-05-03 23:29:31 +02:00
Exception.h
Fixed
#20
MSVC still does not have "noexcept" keyword
2014-03-28 16:38:36 +01:00
SQLiteCpp.h
Fixed many cpplint warnings
2014-03-07 13:12:31 +01:00
Statement.h
Fix
#23
optimized Statement::getColumn() by name
2015-05-03 23:28:41 +02:00
Transaction.h
Removed all meaningless (void) from method definitions
2014-03-13 21:56:28 +01:00