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

Postgres: allow foreign key column without unique constraint #131

Merged
merged 3 commits into from
May 6, 2024

Conversation

billy1624
Copy link
Member

@billy1624 billy1624 commented Apr 29, 2024

PR Info

Bug Fixes

  • Postgres: discover foreign key column without unique constraint

@billy1624 billy1624 self-assigned this Apr 29, 2024
Comment on lines 58 to 59
create_table1(),
create_table2(),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Can we have a slightly more descriptive name, like fkey_parent_table / fkey_child_table?

@billy1624 billy1624 marked this pull request as ready for review April 30, 2024 06:08
@billy1624 billy1624 merged commit 311cb8b into master May 6, 2024
27 checks passed
@billy1624 billy1624 deleted the pg-fk-without-unique-constraint branch May 6, 2024 06:10
Copy link

github-actions bot commented Aug 9, 2024

🎉 Released In 0.15.0 🎉

Thank you everyone for the contribution!
This feature is now available in the latest release. Now is a good time to upgrade!
Your participation is what makes us unique; your adoption is what drives us forward.
You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.

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