| Commit message (Expand) | Author | Age |
* | Work around tsan thinking there's no return value in patchUpdates | Dan Goodliffe | 2020-12-12 |
* | Driver dump | Dan Goodliffe | 2020-12-12 |
* | Modern jam lto | Dan Goodliffe | 2020-12-10 |
* | Add explicit tag | Dan Goodliffe | 2020-12-10 |
* | Suppress noExplicitConstructor, blobs should be easy to create | Dan Goodliffe | 2020-12-10 |
* | Initialise drop variable | Dan Goodliffe | 2020-12-10 |
* | Disable named parameter check | Dan Goodliffe | 2020-12-10 |
* | Const test variables | Dan Goodliffe | 2020-12-10 |
* | Use test values | Dan Goodliffe | 2020-12-10 |
* | Bump sqlite modulelibdbpp-1.4.5 | Dan Goodliffe | 2020-11-18 |
* | Replace deprecated sigset function | Dan Goodliffe | 2020-11-18 |
* | Clang format | Dan Goodliffe | 2020-11-18 |
* | Improve static assertion message when a suitable binding trait doesn't existlibdbpp-1.4.4 | Dan Goodliffe | 2020-05-24 |
* | Improve and test support for traits binding of blobs | Dan Goodliffe | 2020-05-24 |
* | Add some test blob data to testcore | Dan Goodliffe | 2020-05-24 |
* | Blob should actually be implicitly constructible from a vector | Dan Goodliffe | 2020-05-24 |
* | Modernize and tidylibdbpp-1.4.3 | Dan Goodliffe | 2020-03-28 |
* | Fixes for tidylibdbpp-1.4.2 | Dan Goodliffe | 2019-10-19 |
* | Refactor to ease testing | Dan Goodliffe | 2019-10-19 |
* | Modernize build | Dan Goodliffe | 2019-10-13 |
* | mysql bump | Dan Goodliffe | 2019-08-18 |
* | Update mysql submodulelibdbpp-1.4.1.1 | Dan Goodliffe | 2019-07-30 |
* | Get glibmm and db connector libs flags from pkg-config | Dan Goodliffe | 2019-06-30 |
* | Tidy fixes for latest clanglibdbpp-1.4.1 | Dan Goodliffe | 2019-03-30 |
* | Explicitly disable checker for generated code | Dan Goodliffe | 2019-03-19 |
* | More clang tidy fixes | Dan Goodliffe | 2019-03-03 |
* | Don't use auto in traits binder, difficult to specialize | Dan Goodliffe | 2019-02-24 |
* | Add libdbpp-odbc submodule | Dan Goodliffe | 2019-02-24 |
* | Ignore null-conversion warning in generated code | Dan Goodliffe | 2019-02-24 |
* | Add libdbpp-sqlite submodule | Dan Goodliffe | 2019-02-24 |
* | Tidy link of libpq | Dan Goodliffe | 2019-02-24 |
* | Fix PQ submodule path | Dan Goodliffe | 2019-02-24 |
* | Add traits based generic bindParam function | Dan Goodliffe | 2019-02-18 |
* | Restore and extend types covered by generic extrator test | Dan Goodliffe | 2019-02-18 |
* | Enable performance checks and fix accordingly | Dan Goodliffe | 2019-02-17 |
* | Enable hicpp checks and fix accordingly | Dan Goodliffe | 2019-02-17 |
* | Modernize clang tidy fixes | Dan Goodliffe | 2019-02-16 |
* | More clang tidy fixes | Dan Goodliffe | 2019-02-16 |
* | Basic clang tidy fixes | Dan Goodliffe | 2019-02-16 |
* | Parallel lto only with gcc | Dan Goodliffe | 2019-02-16 |
* | Bump postgresql submodulelibdbpp-1.4.0 | Dan Goodliffe | 2019-02-10 |
* | Remove boost_system | Dan Goodliffe | 2019-02-09 |
* | Add MySQL client submodule and build and test | Dan Goodliffe | 2019-02-07 |
* | Disable fall-through warning on generated code | Dan Goodliffe | 2019-02-07 |
* | Removed messy typedef in favour of auto | Dan Goodliffe | 2019-02-05 |
* | Template key arg for deriving comparator | Dan Goodliffe | 2019-02-05 |
* | Skip lexical cast if naturally convertible | Dan Goodliffe | 2019-02-05 |
* | Remove unrequired defaulted function | Dan Goodliffe | 2019-02-04 |
* | Columns are unique, not shared | Dan Goodliffe | 2019-02-04 |
* | Deriving comparator | Dan Goodliffe | 2019-02-04 |