You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
We currently rely on index for how we backup/gather info on databases. IE, the resulting structure (as used by settings.php and similar config files) looks like:
To make it more reliable, and cope with more use cases, we should instead rely on the database "engine" and the database "base name" as keys. So, resulting structure would look like (using cewww project as an example):