| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
Break down libodbcpp into a set of base classes; libdbpp
Add a native PostgreSQL implementation of libdbpp; libpqpp
Extend project2 rdbms stuff to work with generic connectors
Update datasources to specify connector type
Build libmisc as .so
|
|
|
|
| |
Bind null for missing values for SQL merge data
|
|
|
|
|
|
| |
No more template rubbish, no more messy partial specialisation
Add copyless rebind of column to parameter
Changes in project2 to suit
|
|
|
|
| |
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
|
|
|