Skip to content

Refactor/ilias3 sql to database#11765

Open
chfsx wants to merge 1 commit into
ILIAS-eLearning:trunkfrom
srsolutionsag:refactor/ilias3-sql-to-database
Open

Refactor/ilias3 sql to database#11765
chfsx wants to merge 1 commit into
ILIAS-eLearning:trunkfrom
srsolutionsag:refactor/ilias3-sql-to-database

Conversation

@chfsx

@chfsx chfsx commented Jul 17, 2026

Copy link
Copy Markdown
Member

By consolidating two components Setup and setup_, I found that IMO the Database template should be moved to Database.

The ilias3.sql database dump template lived in the Setup component
(formerly setup_). It is the database template consumed exclusively by
the Database setup (ilDatabaseSetupConfig / ilDatabasePopulatedObjective),
so it belongs in the Database component.

Moved components/ILIAS/Setup/sql/ilias3.sql to
components/ILIAS/Database/sql/ilias3.sql and updated all path references:
ilDatabaseSetupConfig::DEFAULT_PATH_TO_DB_DUMP, ilDBUpdate custom updates
path, composer.json classmap exclude, PHP-CS-Fixer exclude and .gitignore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants