| Commit message (Collapse) | Author | Age |
|
|
|
| |
Pass/retrieve boost::posix_time ptime and time_duration into/out of the db tier
|
| |
|
|
|
|
|
|
| |
No more template rubbish, no more messy partial specialisation
Add copyless rebind of column to parameter
Changes in project2 to suit
|
|
|
|
|
|
|
| |
Remove pointless specialisation on _Column for strings
Set cursor type to scrollable (required to refetch a row)
Resize binds if fetched data is truncated
Support scrolling fetch (default is old 'next record' behaviour)
|
|
|
|
| |
deal with the memory
|
|
|
|
|
| |
Add support for parameters in SqlViews
Uses parameters to implement category browse and search
|
| |
|
|
|
|
|
| |
Add some half decent transaction support
Change the error handling to not 'handle' _with_info
|
|
|