Skip to content

obsolete: enable option '--no-interaction' for db:convert-type - #18566

Closed
BernieO wants to merge 1 commit into
nextcloud:masterfrom
BernieO:bernieo-patch1
Closed

obsolete: enable option '--no-interaction' for db:convert-type#18566
BernieO wants to merge 1 commit into
nextcloud:masterfrom
BernieO:bernieo-patch1

Conversation

@BernieO

Copy link
Copy Markdown
Contributor

Signed-off-by: Bernhard Ostertag bernieo.github@gmx.de

When converting database type the option --no-interaction is currently ignored, which makes it impossible for some users to change database type (for example see: https://help.nextcloud.com/t/failed-to-connect-to-database-when-converting-sqlite-to-mysql/66782/7)

This pull request adds a check for the option --no-interaction for the command occ db:convert-type

Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>
Signed-off-by: Bernhard Ostertag <bernhardostertag@gmx.de>
@BernieO

Copy link
Copy Markdown
ContributorAuthor

Sorry - will do that again properly signed-off...

@BernieOBernieO closed this Dec 26, 2019
@BernieO
BernieO deleted the bernieo-patch1 branch December 26, 2019 09:18
@BernieOBernieO changed the title enable option '--no-interaction' for db:convert-typeobsolete: enable option '--no-interaction' for db:convert-typeDec 27, 2019
@BernieO

Copy link
Copy Markdown
ContributorAuthor

see #18576

Sign up for freeto 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

@BernieO