summaryrefslogtreecommitdiff
path: root/libsqlitepp
Commit message (Expand)AuthorAge
* Clang formatDan Goodliffe2020-11-18
* Fixes for tidylibdbpp-sqlite-1.4.3Dan Goodliffe2020-03-28
* Refactor to ease testinglibdbpp-sqlite-1.4.2Dan Goodliffe2019-10-19
* Get glibmm and sqlite3 flags from pkg-configlibdbpp-sqlite-1.4.1.1Dan Goodliffe2019-06-30
* Tidy fixes for latest clanglibdbpp-sqlite-1.4.1Dan Goodliffe2019-03-30
* Bring inline with clang-tidy checksDan Goodliffe2019-02-24
* Bring up-to-date with libdbpp.Dan Goodliffe2019-02-24
* Don't rely on libdbppcore's columnsDan Goodliffe2019-01-28
* Update to new PluginMock interfacelibdbpp-sqlite-1.2.0.1Dan Goodliffe2018-04-22
* C++17libdbpp-sqlite-1.2.0Dan Goodliffe2018-04-17
* API change to pass command options throughlibdbpp-sqlite-1.1.0Dan Goodliffe2017-01-01
* Register mock db implementationsDan Goodliffe2017-01-01
* 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