Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename database.xml to _database_xm.old #1

Merged
merged 1 commit into from
Feb 13, 2022
Merged

Conversation

n-connect
Copy link
Owner

From Nextcloud v22 the database.xml type db description not supported anymore. The full error message, when trying to enable the app: "The appinfo/database.xml file is not longer supported."

You need to run "./occ migrations:generate-from-schema " in and NC v21 to be able to generate a migration code (as apps//lib/Migratons/VersionxxxxDateyyyy.php)

From Nextcloud v22 the database.xml type db description use not supported anymore. The full error message see, when trying to enable the app: "The appinfo/database.xml file is not longer supported."

You need to run "./occ migrations:generate-from-schema spreeme <version>" in and NC v21 to be able to generate a migration code (as  apps/<appname>/lib/Migratons/VersionxxxxDateyyyy.php)
@n-connect n-connect merged commit 5509866 into master Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant