mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 08:45:54 +03:00
[GH-ISSUE #245] issues to migrate from 3.0.8 to 3.0.15 #196
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#196
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ituxmx on GitHub (Jun 19, 2018).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/245
I'm migrating from vimbadmin 3.0.8 to 3.0.15 in a new server using the task listed above:
And I receive this error:
[Doctrine\DBAL\Exception\UniqueConstraintViolationException]
An exception occurred while executing 'ALTER TABLE alias DROP INDEX address, ADD UNIQUE INDEX UNIQ_E16C6B94D4E6F81 (address)':
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'info@domain.com' for key 'UNIQ_E16C6B94D4E6F81'
[Doctrine\DBAL\Driver\PDOException]
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'info@domain.com' for key 'UNIQ_E16C6B94D4E6F81'
[PDOException]
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'info@domain.com' for key 'UNIQ_E16C6B94D4E6F81'