We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Doctrine\DBAL\Exception\NonUniqueFieldNameException: An exception occurred while executing 'ALTER TABLE oc_share_external ADD `parent` INT DEFAULT -1, ADD `share_type` INT DEFAULT NULL, CHANGE `password` `password` VARCHAR(64) DEFAULT NULL COMMENT 'Optional password for the public share'': SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'parent' Update failed
Migrated from 13.0.6 to 14.0.0. Running the occ upgrade again passes.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Migrated from 13.0.6 to 14.0.0.
Running the occ upgrade again passes.
The text was updated successfully, but these errors were encountered: