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
/
connection.h
Commit message (
Expand
)
Author
Age
*
Improve and centralise transaction handling logic
libdbpp-1.0.0
Dan Goodliffe
2015-12-29
*
Non-const insertId
Dan Goodliffe
2015-12-29
*
Non-const command getters
Dan Goodliffe
2015-12-29
*
Default (not supported) bulk upload implementation
Dan Goodliffe
2015-12-29
*
Non-const execute and save points
Dan Goodliffe
2015-12-29
*
Virtual table patch parts
Dan Goodliffe
2015-12-29
*
Add briefer, smart pointer functions for getting new command instances
Dan Goodliffe
2015-12-29
*
Move TablePatch to its own files
Dan Goodliffe
2015-12-29
*
Move SqlWriter to its own files
Dan Goodliffe
2015-12-29
*
Reshuffle and add new exceptions
Dan Goodliffe
2015-12-29
*
Add missing doxygen comments
Dan Goodliffe
2015-12-29
*
Add scope transaction helper
Dan Goodliffe
2015-12-29
*
Adds basic table patch support
Dan Goodliffe
2015-12-14
*
Add typedefs for commands and connection smart pointers
Dan Goodliffe
2015-11-07
*
Add base function for getting the last applied insert Id
libdbpp-0.9.1
Dan Goodliffe
2015-10-17
*
Add doxygen comments
libdbpp-0.9
Dan Goodliffe
2015-10-05
*
Fix single include macro names
Dan Goodliffe
2015-09-24
*
Migrate SQL script parser and add support for executing a script on a connection
Dan Goodliffe
2015-09-21
*
Add adhoc factory support
Dan Goodliffe
2015-09-20
*
Set visibility
Dan Goodliffe
2015-09-20
*
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
*
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