summaryrefslogtreecommitdiff
path: root/libpqpp/pq-column.cpp
Commit message (Expand)AuthorAge
* Clang formatDan Goodliffe2020-11-18
* Refactor to ease testingDan Goodliffe2019-10-19
* Tidy fixes for latest clanglibdbpp-postgresql-1.4.1Dan Goodliffe2019-03-30
* Enable hicpp checks and fix accordinglyDan Goodliffe2019-02-17
* Modernize clang tidy fixesDan Goodliffe2019-02-16
* More clang tidy fixesDan Goodliffe2019-02-16
* Switch to string_viewDan Goodliffe2019-02-04
* Add wrappers for PQgetvalue and PQgetlength in column to simplify accessDan Goodliffe2017-06-05
* Add support for bytea / blob type dataDan Goodliffe2017-06-05
* Minor updates/tweaks to increase test coverageDan Goodliffe2017-01-08
* Introduce select base for different kinds of selectDan Goodliffe2016-04-24
* Rename SelectCommand to CursorSelectCommandDan Goodliffe2016-04-24
* Remove rebindDan Goodliffe2015-12-29
* PostgreSQL files prefixed with pq-Dan Goodliffe2015-12-24