mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-13 09:30:13 +01: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.