|
2655ea5f5c
|
Add support for std::vectors as arrays.
Nested vectors are not supported.
|
2016-01-07 12:57:06 +00:00 |
|
|
f82659e370
|
Add move semantics.
|
2016-01-06 13:12:00 +00:00 |
|
|
f5356e0c29
|
Change namespace in machinery to mchlib.
|
2016-01-05 12:49:27 +00:00 |
|
|
4e29200b47
|
Move scan's core code into new machinery lib.
|
2016-01-05 12:35:46 +00:00 |
|
|
8b566c9fdb
|
Make the string for pqtypes at build-time.
|
2016-01-04 18:03:49 +00:00 |
|
|
c4a2433a04
|
Move libpqtypes template helpers out to a new header.
|
2015-12-31 01:20:56 +00:00 |
|
|
ed0fbac5e1
|
connection.hpp is a public header.
|
2015-12-31 01:13:26 +00:00 |
|
|
1532d3c083
|
Fix reading values from ResultSet/Row.
Send correct group_id to the db in a safer way.
|
2015-12-31 00:38:44 +00:00 |
|
|
43bec4711e
|
Clarify PGresult ownership and lifetime.
|
2015-12-30 10:15:36 +00:00 |
|
|
93a5130cc5
|
Move ValidationError to commonlib.
|
2015-12-13 16:33:58 +00:00 |
|
|
861ea2c809
|
Implement deleting sets from the db.
|
2015-12-12 20:20:57 +00:00 |
|
|
4a0ddb4beb
|
Hide expand() implementation into settings.cpp.
|
2015-12-12 20:02:42 +00:00 |
|
|
74afa9f502
|
Rename settings stuff as it got moved to commonlib.
|
2015-12-12 17:41:34 +00:00 |
|
|
6e7176be10
|
Move DBSettings to common lib.
|
2015-12-12 17:23:50 +00:00 |
|
|
10b9be1f85
|
Print human-readable autodetected media type.
|
2015-12-10 16:31:11 +00:00 |
|
|
6c30621400
|
Put some common stuff into a separate library.
|
2015-12-10 15:33:38 +00:00 |
|
|
3899680544
|
Pull lengthof definition into a different header.
|
2015-12-04 13:48:20 +00:00 |
|
|
bd9ce0ef54
|
Send data to the database.
|
2015-11-11 02:01:37 +00:00 |
|