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

feat(relationships): include is_one_to_one #628

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

soedirgo
Copy link
Member

What kind of change does this PR introduce?

feature

What is the current behavior?

Can't detect if a relationship is one-to-one - needed for supabase/postgrest-js#491 and fixing #612

What is the new behavior?

Include is_one_to_one field

@soedirgo soedirgo requested review from a team as code owners October 31, 2023 12:05
@soedirgo soedirgo force-pushed the feat/relationships-is-one-to-one branch from 83ea4ea to d087241 Compare October 31, 2023 12:33
Base automatically changed from fix/typegen-function-variants-order to master November 1, 2023 02:31
@soedirgo soedirgo merged commit b269dd3 into master Nov 1, 2023
@soedirgo soedirgo deleted the feat/relationships-is-one-to-one branch November 1, 2023 02:31
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

Successfully merging this pull request may close these issues.

2 participants