summaryrefslogtreecommitdiff
path: root/libdbpp/selectcommand.h
Commit message (Expand)AuthorAge
* First commit passing IWYUDan Goodliffe2021-09-21
* Clang formatDan Goodliffe2020-11-18
* Modernize and tidylibdbpp-1.4.3Dan Goodliffe2020-03-28
* Modernize clang tidy fixesDan Goodliffe2019-02-16
* Columns are unique, not sharedDan Goodliffe2019-02-04
* Update doxygen commentslibdbpp-1.3.0Dan Goodliffe2019-01-21
* Move multi_index for columns out of headerDan Goodliffe2018-08-22
* Structured bindingDan Goodliffe2018-08-22
* C++17Dan Goodliffe2018-04-09
* Add fwd headers to reduce the compile overheads of simple clients.libdbpp-1.1.4Dan Goodliffe2018-03-04
* Add RowRange and supporting classes for use with for loop over a selected rowsetDan Goodliffe2016-06-17
* Add missing doxygen commentsDan Goodliffe2015-12-29
* Use collated_key'd column names as utf8 comparisons are slow.libdbpp-0.10.2Dan Goodliffe2015-12-07
* Add exception messages with adhoc exceptionDan Goodliffe2015-11-09
* Expose exceptionsDan Goodliffe2015-11-08
* Add utility function for passing each row of a result set to a function accep...Dan Goodliffe2015-11-07
* Add typedefs for commands and connection smart pointersDan Goodliffe2015-11-07
* Add doxygen commentslibdbpp-0.9Dan Goodliffe2015-10-05
* Connector compatibility fixDan Goodliffe2015-09-22
* Switch columns collection to forward declared pointer and add helper function...Dan Goodliffe2015-09-20
* Set visibilityDan Goodliffe2015-09-20
* Centralize all the column reference storage logicDan Goodliffe2015-04-29
* Fix the build system to do dependencies properlyrandomdan2011-02-09