summaryrefslogtreecommitdiff
path: root/libdbpp/command.h
Commit message (Expand)AuthorAge
* Add traits based generic bindParam functionDan Goodliffe2019-02-18
* Modernize clang tidy fixesDan Goodliffe2019-02-16
* Template key arg for deriving comparatorDan Goodliffe2019-02-05
* Skip lexical cast if naturally convertibleDan Goodliffe2019-02-05
* Switch to string_viewDan Goodliffe2019-02-04
* C++17Dan Goodliffe2018-04-09
* Add fwd headers to reduce the compile overheads of simple clients.libdbpp-1.1.4Dan Goodliffe2018-03-04
* Rename types.* to avoid name clasheslibdbpp-1.1.3.1Dan Goodliffe2017-07-01
* Add support for blob typeDan Goodliffe2017-06-05
* Add missing doxygen commentslibdbpp-1.1.2Dan Goodliffe2017-01-09
* Implement getting PQ command option settings from mapDan Goodliffe2017-01-08
* Add the DB command options factoryDan Goodliffe2017-01-08
* Add doxygen comments for command optionslibdbpp-1.1.1Dan Goodliffe2017-01-01
* Add hash to base command optionslibdbpp-1.1.0Dan Goodliffe2017-01-01
* API change to pass command options throughDan Goodliffe2017-01-01
* Fix up doxygen commentsDan Goodliffe2017-01-01
* Add extra enable_if filter to check *o is a thing and test case of issues fou...libdbpp-1.0.4Dan Goodliffe2016-10-21
* Add enable_if to catch some conversion madnessDan Goodliffe2016-10-18
* Add wrappers for binding anything that can be optional (pointer or optional t...Dan Goodliffe2016-10-18
* Reshuffle and add new exceptionsDan Goodliffe2015-12-29
* Add typedefs for commands and connection smart pointersDan Goodliffe2015-11-07
* Add doxygen commentslibdbpp-0.9Dan Goodliffe2015-10-05
* Set visibilityDan Goodliffe2015-09-20
* Add support for RDBMS boolean/bit typesDan Goodliffe2015-05-02
* Adds native support for time_duration as a variable typerandomdan2014-03-03
* 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