mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-22 13:14:32 +02:00
parent
d7890d542c
commit
60d5959ba4
@ -645,8 +645,6 @@ void IdoPgsqlConnection::InternalExecuteQuery(const DbQuery& query, DbQueryType
|
||||
hasid = GetConfigUpdate(query.Object);
|
||||
else if (query.StatusUpdate)
|
||||
hasid = GetStatusUpdate(query.Object);
|
||||
else
|
||||
VERIFY(!"Invalid query flags.");
|
||||
|
||||
if (!hasid)
|
||||
upsert = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user