Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed handling of ?s in string literals | randomdan | 2011-02-13 |
| | |||
* | Minor tweaks to improve perforamce on PG bulk deletes | randomdan | 2011-02-13 |
| | | | | Fixes to support partial merges with bulk updates | ||
* | Change formating for floating points - allows intergral FPs to work where ↵ | randomdan | 2011-02-11 |
| | | | | integers are expected | ||
* | Support for table patching in different ways according to what the connector ↵ | randomdan | 2011-02-11 |
| | | | | | | | says Introduce two proper methods of bulk update Tested against PG 8.4, MySQL 5.1 with single and multiple column keys | ||
* | Fix binding length to handle multibyte content | randomdan | 2011-02-11 |
| | |||
* | Fix buffer size to hold a complete date/time | randomdan | 2011-02-11 |
| | |||
* | Fix the build system to do dependencies properly | randomdan | 2011-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 | ||
* | Centralise the ICE splicer | randomdan | 2011-01-24 |
| | |||
* | Tidy up jam stuff | randomdan | 2010-11-23 |
| | |||
* | Initial workings of project2 - renders gentoobrowse homepage | randomdan | 2010-06-09 |