summaryrefslogtreecommitdiff
path: root/libdbpp/connection.h
Commit message (Expand)AuthorAge
* Improve and centralise transaction handling logiclibdbpp-1.0.0Dan Goodliffe2015-12-29
* Non-const insertIdDan Goodliffe2015-12-29
* Non-const command gettersDan Goodliffe2015-12-29
* Default (not supported) bulk upload implementationDan Goodliffe2015-12-29
* Non-const execute and save pointsDan Goodliffe2015-12-29
* Virtual table patch partsDan Goodliffe2015-12-29
* Add briefer, smart pointer functions for getting new command instancesDan Goodliffe2015-12-29
* Move TablePatch to its own filesDan Goodliffe2015-12-29
* Move SqlWriter to its own filesDan Goodliffe2015-12-29
* Reshuffle and add new exceptionsDan Goodliffe2015-12-29
* Add missing doxygen commentsDan Goodliffe2015-12-29
* Add scope transaction helperDan Goodliffe2015-12-29
* Adds basic table patch supportDan Goodliffe2015-12-14
* Add typedefs for commands and connection smart pointersDan Goodliffe2015-11-07
* Add base function for getting the last applied insert Idlibdbpp-0.9.1Dan Goodliffe2015-10-17
* Add doxygen commentslibdbpp-0.9Dan Goodliffe2015-10-05
* Fix single include macro namesDan Goodliffe2015-09-24
* Migrate SQL script parser and add support for executing a script on a connectionDan Goodliffe2015-09-21
* Add adhoc factory supportDan Goodliffe2015-09-20
* Set visibilityDan Goodliffe2015-09-20
* Add savepoint support to core DB connectorrandomdan2013-12-08
* A stream interface, an RDBMS bulk load interface, a decompression layer, an i...randomdan2012-03-20
* Add check function for when a connection is finished with, but you don't want...randomdan2011-02-17
* Support for table patching in different ways according to what the connector ...randomdan2011-02-11
* Fix the build system to do dependencies properlyrandomdan2011-02-09