12#include <framework/database/MetadataProvider.h>
13#include <framework/utilities/sqlite.h>
15namespace Belle2::Conditions {
73 bool updatePayloads(
const std::string& globaltag,
int exp,
int run)
override;
83 std::string, std::string, std::string, std::string, std::string,
Simple wrapper for a SQLite database connection.
SQLite prepared statement wrapper.