index
:
LibDB++ PostgreSQL
main
LibDB++ PostgreSQL connector.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpqpp
/
pq-column.cpp
Commit message (
Collapse
)
Author
Age
*
Fix the trivial clang-tidy warnings
Dan Goodliffe
2023-10-08
|
*
Use unique_ptr for execution results
Dan Goodliffe
2023-10-08
|
*
Use unique_ptr for handling unescaped bytea column buffer
Dan Goodliffe
2023-10-08
|
*
Reformat with new clang-format
Dan Goodliffe
2023-10-08
|
*
Use proper defines for column types
Dan Goodliffe
2023-10-08
|
*
Tidy up IWYU
libdbpp-postgresql-1.4.6
Dan Goodliffe
2021-09-21
|
*
First commit passing IWYU
Dan Goodliffe
2021-09-21
|
*
Add JT recommended warnings
Dan Goodliffe
2021-09-18
|
*
Clang format
Dan Goodliffe
2020-11-18
|
*
Refactor to ease testing
Dan Goodliffe
2019-10-19
|
*
Tidy fixes for latest clang
libdbpp-postgresql-1.4.1
Dan Goodliffe
2019-03-30
|
*
Enable hicpp checks and fix accordingly
Dan Goodliffe
2019-02-17
|
*
Modernize clang tidy fixes
Dan Goodliffe
2019-02-16
|
*
More clang tidy fixes
Dan Goodliffe
2019-02-16
|
*
Switch to string_view
Dan Goodliffe
2019-02-04
|
*
Add wrappers for PQgetvalue and PQgetlength in column to simplify access
Dan Goodliffe
2017-06-05
|
*
Add support for bytea / blob type data
Dan Goodliffe
2017-06-05
|
*
Minor updates/tweaks to increase test coverage
Dan Goodliffe
2017-01-08
|
*
Introduce select base for different kinds of select
Dan Goodliffe
2016-04-24
|
*
Rename SelectCommand to CursorSelectCommand
Dan Goodliffe
2016-04-24
|
*
Remove rebind
Dan Goodliffe
2015-12-29
|
*
PostgreSQL files prefixed with pq-
Dan Goodliffe
2015-12-24