summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update includes to match prefix changesDan Goodliffe2015-12-24
|
* Add baskslash escaping support to sql parserDan Goodliffe2015-12-21
|
* Remove the DB type specific mock status table stuffDan Goodliffe2015-12-21
|
* Fix and test for rogue ; in MySQL dumpsDan Goodliffe2015-12-21
|
* Remove flto cos I'm sick of it randomly breaking stuffDan Goodliffe2015-12-18
|
* Adds basic table patch supportDan Goodliffe2015-12-14
|
* Switch lib64 references for native onesDan Goodliffe2015-12-12
|
* Use collated_key'd column names as utf8 comparisons are slow.libdbpp-0.10.2Dan Goodliffe2015-12-07
|
* Smart pointer things up for error handling during setuplibdbpp-0.10.1Dan Goodliffe2015-12-07
|
* Remove p2 referencen in table name and be specific about schema it exists in.Dan Goodliffe2015-12-07
|
* Enable gc-sections in releaseDan Goodliffe2015-12-06
|
* Add a database connection pool.libdbpp-0.10Dan Goodliffe2015-11-19
|
* Expose the mocked database instance nameDan Goodliffe2015-11-19
|
* Improve exceptions in SQL parser to include line numberDan Goodliffe2015-11-09
|
* Add exception messages with adhoc exceptionDan Goodliffe2015-11-09
|
* Add specific exception for invalid conversions during extract and tests over ↵Dan Goodliffe2015-11-09
| | | | extract
* Support extracting nullable fields into boost::optional<T>sDan Goodliffe2015-11-08
|
* Add tests over parser error handling and more complex casesDan Goodliffe2015-11-08
|
* Add tests over col count and ordinalDan Goodliffe2015-11-08
|
* Add connection error testDan Goodliffe2015-11-08
|
* Add boolean column to util testDan Goodliffe2015-11-08
|
* Test error handling in mock setupDan Goodliffe2015-11-08
|
* Remove unneeded includesDan Goodliffe2015-11-08
|
* Test column indexingDan Goodliffe2015-11-08
|
* Test executeDan Goodliffe2015-11-08
|
* Expose exceptionsDan Goodliffe2015-11-08
|
* Use typedef pointerDan Goodliffe2015-11-08
|
* Add utility function for passing each row of a result set to a function ↵Dan Goodliffe2015-11-07
| | | | accepting one parameter per column
* Add typedefs for commands and connection smart pointersDan Goodliffe2015-11-07
|
* Add dependency on input test fileDan Goodliffe2015-11-07
|
* Tidy up and alias glibmm and libxml++ refsDan Goodliffe2015-10-23
|
* Add base function for getting the last applied insert Idlibdbpp-0.9.1Dan Goodliffe2015-10-17
|
* Restructure alias all list and add missing thingsDan Goodliffe2015-10-17
|
* Test resolve successDan Goodliffe2015-10-17
|
* Test savepointsDan Goodliffe2015-10-17
|
* Tidy up execute methodDan Goodliffe2015-10-17
|
* Exclude fake DB class from coverageDan Goodliffe2015-10-17
|
* Add doxygen commentslibdbpp-0.9Dan Goodliffe2015-10-05
|
* Add new projects to default buildDan Goodliffe2015-10-02
|
* Compat fixDan Goodliffe2015-09-28
|
* Compat fixDan Goodliffe2015-09-26
|
* Fix typo in macro nameDan Goodliffe2015-09-26
|
* Fix install test target nameDan Goodliffe2015-09-25
|
* Add the core test library for testing connector implementationsDan Goodliffe2015-09-24
|
* Add operator>> support to columnsDan Goodliffe2015-09-24
|
* Register mocked database instances with the plugin manager and wrap up ↵Dan Goodliffe2015-09-24
| | | | opening connections to them by name
* Fix single include macro namesDan Goodliffe2015-09-24
|
* Fix mock base classes visibilityDan Goodliffe2015-09-24
|
* Connector compatibility fixDan Goodliffe2015-09-22
|
* Database mocking base classes migrated in.Dan Goodliffe2015-09-22
|