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

fix: fix error when no foreign key is found but foreign and primary key #632

Merged

Conversation

GuillaumeCisco
Copy link
Contributor

@GuillaumeCisco GuillaumeCisco commented Feb 22, 2021

Pull Request checklist:

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Create automatic tests
  • Test manually the implemented changes
  • Review my own code (indentation, syntax, style, simplicity, readability)
  • Wonder if you can improve the existing code

@GuillaumeCisco GuillaumeCisco changed the title fix: fix error when no foreign key is found but foreign and primary k… fix: fix error when no foreign key is found but foreign and primary key Feb 22, 2021
@GuillaumeCisco GuillaumeCisco merged commit 6f06512 into master Feb 22, 2021
@GuillaumeCisco GuillaumeCisco deleted the fix-error-with-no-fk-on-foreign-and-primary-key branch February 22, 2021 14:09
forest-bot added a commit that referenced this pull request Feb 22, 2021
## [6.7.11](v6.7.10...v6.7.11) (2021-02-22)

### Bug Fixes

* fix error when no foreign key is found but foreign and primary key is detected ([#632](#632)) ([6f06512](6f06512))
@forest-bot
Copy link
Member

🎉 This PR is included in version 6.7.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Feb 22, 2021
# [7.0.0-beta.12](v7.0.0-beta.11...v7.0.0-beta.12) (2021-02-22)

### Bug Fixes

* fix error when no foreign key is found but foreign and primary key is detected ([#632](#632)) ([6f06512](6f06512))
@forest-bot
Copy link
Member

🎉 This PR is included in version 7.0.0-beta.12 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants