mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-06-05 06:20:11 +02:00
BaseQuery should no longer be abstract but be usable as is as soon as we stripped ResultSet-specific tasks. As "Base" suggests something that must be extended, the name no longer fits. So this is SimpleQuery right now.