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(postgres): use schema for foreign key constrains of a table #17099

Merged
merged 3 commits into from
Apr 13, 2024

Conversation

alesmenzel
Copy link

@alesmenzel alesmenzel commented Feb 17, 2024

Pull Request Checklist

  • Have you added new tests to prevent regressions?
  • If a documentation update is necessary, have you opened a PR to the documentation repository?
  • Did you update the typescript typings accordingly (if applicable)?
  • Does the description below contain a link to an existing issue (Closes #[issue]) or a description of the issue you are solving?
  • Does the name of your PR follow our conventions?

Description Of Change

Closes #16230

Todos

  • write a test for it

@alesmenzel
Copy link
Author

@ephys @WikiRik Added a regression test, there seems to be 1 test failing (function "add_one" already exists with same argument types) unrelated to the code changes - it is failing even in the origin/v6.

@alesmenzel
Copy link
Author

Hi, could you please review the changes, thanks.

@WikiRik WikiRik enabled auto-merge (squash) April 13, 2024 10:42
@WikiRik WikiRik merged commit 6aba382 into sequelize:v6 Apr 13, 2024
53 checks passed
Copy link
Contributor

🎉 This PR is included in version 6.37.3 🎉

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.

None yet

2 participants