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

MySQL migrations broken: Cannot change column 'pact_version_content_sha': used in a foreign key constraint 'fk_pact_version_content' #51

Closed
sk1talets opened this issue Jul 20, 2016 · 4 comments

Comments

@sk1talets
Copy link

Getting the following error while trying to use Pact Broker with MySQL database:
Message from application: Mysql::Error: Cannot change column 'pact_version_content_sha': used in a foreign key constraint 'fk_pact_version_content' (Sequel::DatabaseError)

@bethesque
Copy link
Member

bethesque commented Jul 20, 2016

@sk1talets
Copy link
Author

Thanks Beth, added a comment there.

@eruvanos
Copy link

eruvanos commented Aug 4, 2017

Hey, the reference is offline, was there any workaround?

@bethesque
Copy link
Member

The issue lives here now: #33

If you can work out how to reproduce it (I couldn't) then I'm happy to make a modification to the script.

catks pushed a commit to toptal/pact_broker that referenced this issue Aug 7, 2023
Upgrade to ruby 2.4 and fix the docker storage problem
YOU54F pushed a commit to YOU54F/pact_broker that referenced this issue Jul 31, 2024
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

No branches or pull requests

3 participants