1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2024-12-03 02:15:41 +00:00
Commit graph

7 commits

Author SHA1 Message Date
King_DuckZ
537023dbfa Fix build error when passing a vector<string_ref> to query() 2016-05-13 20:46:13 +02:00
King_DuckZ
f20d73bdab Update year on copyright notice. 2016-02-05 21:02:40 +01:00
King_DuckZ
2655ea5f5c Add support for std::vectors as arrays.
Nested vectors are not supported.
2016-01-07 12:57:06 +00:00
King_DuckZ
f82659e370 Add move semantics. 2016-01-06 13:12:00 +00:00
King_DuckZ
8b566c9fdb Make the string for pqtypes at build-time. 2016-01-04 18:03:49 +00:00
King_DuckZ
c4a2433a04 Move libpqtypes template helpers out to a new header. 2015-12-31 01:20:56 +00:00
King_DuckZ
ed0fbac5e1 connection.hpp is a public header. 2015-12-31 01:13:26 +00:00
Renamed from src/pq/connection.hpp (Browse further)