Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove lots of overkill variations of string stuff and have a vector<char> ↵ | randomdan | 2010-08-30 |
| | | | | deal with the memory | ||
* | Cache the result of default column compose | randomdan | 2010-08-05 |
| | | | | Use this cache now lots of things are const refs | ||
* | Fix odbc select destructor when cursor not opened | randomdan | 2010-06-11 |
| | | | | Add support for subqueries | ||
* | Use Glib::ustring in libodbcpp for data and std::string for non-data | randomdan | 2010-06-11 |
| | | | | | Add support for parameters in SqlViews Uses parameters to implement category browse and search | ||
* | Ditch crazy timetypepair and just use an ODBC struct | randomdan | 2010-05-02 |
| | |||
* | lots of gcc warning fixes and a few newbies | randomdan | 2010-04-02 |
| | |||
* | Lots of little fixes | randomdan | 2008-11-13 |
| | |||
* | libcodbcpp initial release | randomdan | 2006-07-08 |