| Commit message (Collapse) | Author | Age |
|
|
|
| |
accepting one parameter per column
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
opening connections to them by name
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
function for adding columns
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
_BSD_SOURCE macro
|
| |
|
| |
|
|
|
|
| |
Pass/retrieve boost::posix_time ptime and time_duration into/out of the db tier
|
| |
|
|
|
|
| |
Add a savepoint wrapper around sql merge
|
| |
|
| |
|
|
|
|
| |
implementation of CURL streams and a sqlbulkload task.
|
|
|
|
| |
build all of it
|
|
|
|
| |
Finally bin all the old build process drivel
|
|
|
|
|
|
|
| |
want to close it
Use prepared statements only for modifications, use fetch instead for selects (doesn't load an entire record set)
Support varchar oid
|