| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
Fix a few small things
But many fix the big idiot problem with storing state in the rowset instance
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
No more template rubbish, no more messy partial specialisation
Add copyless rebind of column to parameter
Changes in project2 to suit
|
|
Add SqlMergeTask
|