| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
multiple ssl connections) add test
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Don't open another transaction.
Don't make another fetch to the DB if the previous read was short
anyway.
Add bulk load and bulk read tests.
|
|
|
|
| |
the roundtrip to prepare a statement for one time use only
|
| |
|
| |
|
| |
|
|
|
|
| |
Pass/retrieve boost::posix_time ptime and time_duration into/out of the db tier
|
|
|
|
|
| |
Improve exception when loading a library fails
Fix a handful of ingeniously located memory leaks
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
implementation of CURL streams and a sqlbulkload task.
|
| |
|
|
|
|
| |
function was called using SELECT func(...))
|
|
|
|
| |
to use the annoymous prepared statement... this caused errors when something else got executed
|