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
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
..
Column.cpp
Add some more Unit Tests
2015-05-03 23:29:22 +02:00
Database.cpp
setBusyTimeout() now uses check() and throw in case of error
2015-05-03 23:29:31 +02:00
Statement.cpp
Fix
#23
optimized Statement::getColumn() by name
2015-05-03 23:28:41 +02:00
Transaction.cpp
Removed all meaningless (void) from method definitions
2014-03-13 21:56:28 +01:00