summaryrefslogtreecommitdiff
path: root/project2/tablepatch.h
Commit message (Collapse)AuthorAge
* The big reshufflerandomdan2011-08-31
|
* Strip out some dead woodrandomdan2011-08-09
| | | | | Fix a few small things But many fix the big idiot problem with storing state in the rowset instance
* Fix the build system to do dependencies properlyrandomdan2011-02-09
| | | | | | | | 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
* Loosely tested code cull and tidy uprandomdan2010-10-08
|
* Rewrite the whole of parameter and column binding almost from scratchrandomdan2010-09-16
| | | | | | No more template rubbish, no more messy partial specialisation Add copyless rebind of column to parameter Changes in project2 to suit
* Tidy up hierarchyrandomdan2010-08-08
Add SqlMergeTask