From 639e53e0e1cc2f60f1560ace50bd11951c5744b1 Mon Sep 17 00:00:00 2001 From: Francois Kritzinger Date: Mon, 21 Oct 2024 17:01:47 +0200 Subject: Update comment --- mod/ci-common.hxx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'mod') diff --git a/mod/ci-common.hxx b/mod/ci-common.hxx index 5a3020e..d01e251 100644 --- a/mod/ci-common.hxx +++ b/mod/ci-common.hxx @@ -86,9 +86,10 @@ namespace brep // tenant is already archived and ignores it otherwise (with the result // having the same semantics as in the replace and ignore modes). // - // Note also that the duplicate_tenant::replace modes are not the same as - // separate calls to create() and then to cancel() since the latter would - // happen in two separate transactions and will thus be racy. @@@ TODO + // Note also that the duplicate_tenant_mode::replace modes are not the + // same as separate calls to create() and then to cancel() since the + // latter would happen in two separate transactions and will thus be + // racy. @@@ TODO // // Note: should be called out of the database transaction. // -- cgit v1.1