mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-17 13:39:58 +02:00
The step to setup the database considered any table of foreign schemas as one of our own schema, causing it to never create our schema for non-empty databases. fixes #9799