summaryrefslogtreecommitdiff
path: root/libsqlitepp
Commit message (Expand)AuthorAge
* Do lots more work with compile time formatter instead runtime formattersDan Goodliffe2016-12-31
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
* Improve and centralise transaction handling logiclibdbpp-sqlite-1.0.0Dan Goodliffe2015-12-29
* Add missing override attributeDan Goodliffe2015-12-29
* Non-const insertIdDan Goodliffe2015-12-29
* Non-const command gettersDan Goodliffe2015-12-29
* Default (not supported) bulk upload implementationDan Goodliffe2015-12-29
* Reshuffle and add new exceptionsDan Goodliffe2015-12-29
* Remove rebindDan Goodliffe2015-12-29
* SQLite files prefixed with sqlite-Dan Goodliffe2015-12-24
* Use parent glibmmDan Goodliffe2015-12-24
* Remove flto cos I'm sick of it randomly breaking stuffDan Goodliffe2015-12-18
* Add support for getting last insert valueDan Goodliffe2015-10-20
* Add override attributesDan Goodliffe2015-10-20
* Install rules and use system dbpplibdbpp-sqlite-0.9Dan Goodliffe2015-09-25
* SQLite mocking and tests from Project2Dan Goodliffe2015-09-24
* Connector compatibility fixDan Goodliffe2015-09-22
* Remove unused include libmiscDan Goodliffe2015-09-02
* Correctly namespace ColumnDan Goodliffe2015-06-06
* Add support for RDBMS boolean/bit typesDan Goodliffe2015-05-02
* Adds support for SQLite, SQLite mocking and some basic testsDan Goodliffe2015-04-30