index
:
LibDB++
main
Extensible C++ library for RDBMS access.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdbpp
Commit message (
Expand
)
Author
Age
*
Database mocking base classes migrated in.
Dan Goodliffe
2015-09-22
*
Migrate SQL script parser and add support for executing a script on a connection
Dan Goodliffe
2015-09-21
*
Add install rules
Dan Goodliffe
2015-09-20
*
Add basic unit test beginnings
Dan Goodliffe
2015-09-20
*
Switch columns collection to forward declared pointer and add helper function...
Dan Goodliffe
2015-09-20
*
Add adhoc factory support
Dan Goodliffe
2015-09-20
*
Rename target .so
Dan Goodliffe
2015-09-20
*
Set visibility
Dan Goodliffe
2015-09-20
*
Add support for RDBMS boolean/bit types
Dan Goodliffe
2015-05-02
*
Centralize all the column reference storage logic
Dan Goodliffe
2015-04-29
*
Adds native support for time_duration as a variable type
randomdan
2014-03-03
*
Add savepoint support to core DB connector
randomdan
2013-12-08
*
A stream interface, an RDBMS bulk load interface, a decompression layer, an i...
randomdan
2012-03-20
*
Just build the needed bits of libmisc into places they're needed, don't build...
randomdan
2011-03-01
*
Add check function for when a connection is finished with, but you don't want...
randomdan
2011-02-17
*
Support for table patching in different ways according to what the connector ...
randomdan
2011-02-11
*
Fix the build system to do dependencies properly
randomdan
2011-02-09