Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 93c52a3ab3d26e0220d430e98d07cc47d674b479
https://github.com/Checkmk/checkmk/commit/93c52a3ab3d26e0220d430e98d07cc47d…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2023-07-27 (Thu, 27 Jul 2023)
Changed paths:
M packages/livestatus/include/livestatus/Query.h
M packages/livestatus/src/Query.cc
M packages/livestatus/src/TableEventConsole.cc
Log Message:
-----------
Simplify Query's external interface.
We don't need to expose all Columns in a Query, their names are already
enough. Probably more things can be simplified because of that, but there
are some tricky lifetime issues involved. More to come...
Change-Id: I179368a1aa5b0adb468eb9fca88e257a46ce7946