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