From de4d7616b37f7d0c3bb3a2f0a3a60e4693472675 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 21 Oct 2024 11:10:47 +0200 Subject: Sketch --- mod/ci-common.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mod/ci-common.cxx') diff --git a/mod/ci-common.cxx b/mod/ci-common.cxx index 1f0ff74..caf9f40 100644 --- a/mod/ci-common.cxx +++ b/mod/ci-common.cxx @@ -541,7 +541,8 @@ namespace brep odb::core::database& db, tenant_service&& service, duration notify_interval, - duration notify_delay) const + duration notify_delay, + duplicate_tenant_mode) const { using namespace odb::core; -- cgit v1.1