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