index
:
LibDB++ PostgreSQL
main
LibDB++ PostgreSQL connector.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpqpp
/
pq-connection.h
Commit message (
Expand
)
Author
Age
*
First commit passing IWYU
Dan Goodliffe
2021-09-21
*
Clang format
Dan Goodliffe
2020-11-18
*
Fixes for tidy
libdbpp-postgresql-1.4.4
Dan Goodliffe
2020-03-28
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-02-03
*
Replace deprecated typedef std::hash<...>::result_type
Dan Goodliffe
2018-08-21
*
C++17
libdbpp-postgresql-1.2.0
Dan Goodliffe
2018-04-09
*
C++17
Dan Goodliffe
2018-04-09
*
Use SQL hash for prepared statement names, increases reuse and avoids random ...
Dan Goodliffe
2017-01-08
*
Fix bug where prepared statement cache wasn't cleared on connection reset lea...
Dan Goodliffe
2017-01-08
*
Add function for retrieving server version number
Dan Goodliffe
2017-01-03
*
Add missing PQ connection specific typedef
Dan Goodliffe
2017-01-03
*
Add missing default value in execute override
Dan Goodliffe
2017-01-03
*
API change to pass command options through
Dan Goodliffe
2017-01-01
*
Reuse prepared statements
Dan Goodliffe
2016-02-25
*
Improve and centralise transaction handling logic
Dan Goodliffe
2015-12-29
*
Non-const insertId
Dan Goodliffe
2015-12-29
*
Non-const command getters
Dan Goodliffe
2015-12-29
*
Default (not supported) bulk upload implementation
Dan Goodliffe
2015-12-29
*
Non-const execute and save points
Dan Goodliffe
2015-12-29
*
Reshuffle and add new exceptions
Dan Goodliffe
2015-12-29
*
PostgreSQL files prefixed with pq-
Dan Goodliffe
2015-12-24