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
/
command.h
Commit message (
Expand
)
Author
Age
*
Add traits based generic bindParam function
Dan Goodliffe
2019-02-18
*
Modernize clang tidy fixes
Dan Goodliffe
2019-02-16
*
Template key arg for deriving comparator
Dan Goodliffe
2019-02-05
*
Skip lexical cast if naturally convertible
Dan Goodliffe
2019-02-05
*
Switch to string_view
Dan Goodliffe
2019-02-04
*
C++17
Dan Goodliffe
2018-04-09
*
Add fwd headers to reduce the compile overheads of simple clients.
libdbpp-1.1.4
Dan Goodliffe
2018-03-04
*
Rename types.* to avoid name clashes
libdbpp-1.1.3.1
Dan Goodliffe
2017-07-01
*
Add support for blob type
Dan Goodliffe
2017-06-05
*
Add missing doxygen comments
libdbpp-1.1.2
Dan Goodliffe
2017-01-09
*
Implement getting PQ command option settings from map
Dan Goodliffe
2017-01-08
*
Add the DB command options factory
Dan Goodliffe
2017-01-08
*
Add doxygen comments for command options
libdbpp-1.1.1
Dan Goodliffe
2017-01-01
*
Add hash to base command options
libdbpp-1.1.0
Dan Goodliffe
2017-01-01
*
API change to pass command options through
Dan Goodliffe
2017-01-01
*
Fix up doxygen comments
Dan Goodliffe
2017-01-01
*
Add extra enable_if filter to check *o is a thing and test case of issues fou...
libdbpp-1.0.4
Dan Goodliffe
2016-10-21
*
Add enable_if to catch some conversion madness
Dan Goodliffe
2016-10-18
*
Add wrappers for binding anything that can be optional (pointer or optional t...
Dan Goodliffe
2016-10-18
*
Reshuffle and add new exceptions
Dan Goodliffe
2015-12-29
*
Add typedefs for commands and connection smart pointers
Dan Goodliffe
2015-11-07
*
Add doxygen comments
libdbpp-0.9
Dan Goodliffe
2015-10-05
*
Set visibility
Dan Goodliffe
2015-09-20
*
Add support for RDBMS boolean/bit types
Dan Goodliffe
2015-05-02
*
Adds native support for time_duration as a variable type
randomdan
2014-03-03
*
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