Skip to content
Snippets Groups Projects
Verified Commit 4e053068 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: files

parent a4d79f74
No related branches found
No related tags found
1 merge request!11F files
Pipeline #11979 passed
Pipeline: caosdb-cppinttest

#11980

    This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
    ......@@ -430,6 +430,8 @@ auto Transaction::WaitForIt() const noexcept -> TransactionStatus {
    CAOSDB_LOG_FATAL(logger_name) << "Received invalid QueryResponseCase.";
    break;
    }
    break; // break TransactionResponseCase::kRetrieveResponse
    }
    case TransactionResponseCase::kInsertResponse: {
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment