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

Update Documentation to Include foreign_key #516

Open
jvanderen1 opened this issue Jan 3, 2024 · 0 comments
Open

Update Documentation to Include foreign_key #516

jvanderen1 opened this issue Jan 3, 2024 · 0 comments

Comments

@jvanderen1
Copy link

jvanderen1 commented Jan 3, 2024

In the example for Relationship with user defined foreign key, there includes a foreign_key field in the JSON.

However, in the official schema definition documentation, there is no foreign_key field listed. It would be nice to have this available.

Some outstanding questions I have:

  • Does foreign_key work with through_tables at all?
  • Can you specify other columns to join with? For example, if my composite key in Table C is comprised by fields in both Table A and Table B, can I specify which column(s) from specific table(s) to join on?
@jvanderen1 jvanderen1 changed the title Update Documentation to Included foreign_key Update Documentation to Include foreign_key Jan 9, 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

1 participant