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

[TASK] Clean up database:updateschema command #897

Merged
merged 6 commits into from
Apr 24, 2020

Conversation

helhum
Copy link
Member

@helhum helhum commented Apr 24, 2020

No description provided.

To avoid running into symfony/symfony#36565
we add the code that was removed from Symfony to our application.
After removing inheritance from converted command,
we lost the convenience of asking the user for username
and password when not provided as argument.

We now add this interactivity again.
Avoid duplicate rendering of default value
Output description of argument instead of
a generic question and use validation instead of loop.
@helhum helhum merged commit a8669b1 into TYPO3-Console:master Apr 24, 2020
@helhum helhum deleted the minor-cleanups branch April 24, 2020 14:58
helhum added a commit to helhum/TYPO3-Console that referenced this pull request Apr 24, 2020
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