Add support for restoring/importing backups in ServiceDatabase (Docker Compose databases).
ServiceDatabase case in buildRestoreCommand() methodgetContainers() (uses name-service.uuid format)databaseType()updatedDumpAll() to handle ServiceDatabase dump-all modeThe implementation uses the existing ServiceDatabase::databaseType() method to detect the database type and build the appropriate restore command, following the same pattern as standalone databases.
/claim #7529
(Will be added after testing)
Murat Aslan
@murataslan1
Ilias Ism
@me