summaryrefslogtreecommitdiff
path: root/icetray/unittests/testIceTrayServiceI.cpp
Commit message (Collapse)AuthorAge
* Clang-formatDan Goodliffe2020-11-17
|
* Adds IceCube supportDan Goodliffe2019-06-09
|
* Tidy fixes for latest clangicetray-0.3.1Dan Goodliffe2019-03-30
|
* Switch messy macro binding outDan Goodliffe2019-02-24
| | | | Instead use traits based binder in DB::Command and specialize as required.
* C++17 and ICE 3.7Dan Goodliffe2018-04-12
| | | | | Extend the standard DB::ConnectionPool now that it's been split into two more useful components.
* C++17 and ICE 3.7Dan Goodliffe2018-04-10
| | | | Updates all code to be C++17 and ICE 3.7 compatible.
* Remove pointless implementations of bind1 for optionals (there's a gneric ↵Dan Goodliffe2017-07-21
| | | | one in the header) and refactor the test to cover much more combinations
* Add variants of fetch which allow setting the typeIdCol valueDan Goodliffe2017-07-21
|
* Add support for binding a winder variety of types to SQL commandsDan Goodliffe2017-07-15
|
* Add test calls to bind all the ICE types to a SQL commandDan Goodliffe2017-07-10
|
* More sensible SQL script embeddingicetray-0.1Dan Goodliffe2016-04-30
|
* Big tidy-up and add tools for building servicesDan Goodliffe2016-01-03
|
* Create IceTray and DryIce for bootstrapping and dry running IceBox servicesDan Goodliffe2015-12-23