IOVDbSvc: remove deprecated getKeyInfo method
Remove the old multi-argument IIOVDbSvc::getKeyInfo
method in favor of the new
getKeyInfo(const std::string& key, IIOVDbSvc::KeyInfo& info)
Migrate the last client and delete the old method.
GitLab jobs artifacts no longer stored forever as of Monday, November 4th 08:30h. Further information under https://cern.ch/otg0152576
Remove the old multi-argument IIOVDbSvc::getKeyInfo
method in favor of the new
getKeyInfo(const std::string& key, IIOVDbSvc::KeyInfo& info)
Migrate the last client and delete the old method.