summaryrefslogtreecommitdiff
path: root/slicer/db/sqlTablePatchSerializer.cpp
Commit message (Collapse)AuthorAge
* Fix shadowingDan Goodliffe2022-04-15
|
* Tidy up IWYUslicer-1.10.6.2Dan Goodliffe2021-10-17
|
* Pass nearly all the tidy checksDan Goodliffe2021-09-25
| | | | clang-tidy and cppcheck for everything, everything but generated code for IWYU
* Clang format and tidyslicer-1.10.0Dan Goodliffe2020-06-16
|
* Enable hicpp checks and fix accordinglyDan Goodliffe2019-02-24
|
* C++17Dan Goodliffe2018-04-14
| | | | Remove more references to boost things now in std
* C++17Dan Goodliffe2018-04-12
| | | | | Update DB serializer interfaces to be more C++CG, specifically not partaking in ownerships.
* C++17Dan Goodliffe2018-04-09
| | | | Updates DB code inline with C++17 libdbpp.
* Shuffle some code around to make bimap unrequired in modelParts.hDan Goodliffe2018-03-21
|
* Fix and tidy the checking of metadata in SQL serializersDan Goodliffe2017-07-19
|
* Add SQL table patch serializerDan Goodliffe2017-07-18