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
/
selectcommand.h
Commit message (
Expand
)
Author
Age
*
First commit passing IWYU
Dan Goodliffe
2021-09-21
*
Clang format
Dan Goodliffe
2020-11-18
*
Modernize and tidy
libdbpp-1.4.3
Dan Goodliffe
2020-03-28
*
Modernize clang tidy fixes
Dan Goodliffe
2019-02-16
*
Columns are unique, not shared
Dan Goodliffe
2019-02-04
*
Update doxygen comments
libdbpp-1.3.0
Dan Goodliffe
2019-01-21
*
Move multi_index for columns out of header
Dan Goodliffe
2018-08-22
*
Structured binding
Dan Goodliffe
2018-08-22
*
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
*
Add RowRange and supporting classes for use with for loop over a selected rowset
Dan Goodliffe
2016-06-17
*
Add missing doxygen comments
Dan Goodliffe
2015-12-29
*
Use collated_key'd column names as utf8 comparisons are slow.
libdbpp-0.10.2
Dan Goodliffe
2015-12-07
*
Add exception messages with adhoc exception
Dan Goodliffe
2015-11-09
*
Expose exceptions
Dan Goodliffe
2015-11-08
*
Add utility function for passing each row of a result set to a function accep...
Dan Goodliffe
2015-11-07
*
Add typedefs for commands and connection smart pointers
Dan Goodliffe
2015-11-07
*
Add doxygen comments
libdbpp-0.9
Dan Goodliffe
2015-10-05
*
Connector compatibility fix
Dan Goodliffe
2015-09-22
*
Switch columns collection to forward declared pointer and add helper function...
Dan Goodliffe
2015-09-20
*
Set visibility
Dan Goodliffe
2015-09-20
*
Centralize all the column reference storage logic
Dan Goodliffe
2015-04-29
*
Fix the build system to do dependencies properly
randomdan
2011-02-09