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

[14] upgrade: Column already exists: 1060 Duplicate column name 'parent' #11124

Closed
skjnldsv opened this issue Sep 9, 2018 · 1 comment
Closed
Labels

Comments

@skjnldsv
Copy link
Member

skjnldsv commented Sep 9, 2018

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.

@skjnldsv skjnldsv added the bug label Sep 9, 2018
@nextcloud-bot

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants