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: Consolidate foreign key definition via meta fields #142

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

gouline
Copy link
Owner

@gouline gouline commented Aug 23, 2022

  • Renaming explicit foreign key meta fields in feat: Support explicit foreign key relationships #139 back to fk_target_table and fk_target_field
  • Updating documentation to reflect actual behaviour
  • Infer semantic type type/FK when target provided
  • Refactor meta fields specific to models vs columns (e.g. models have no semantic types)

@gouline gouline marked this pull request as ready for review August 23, 2022 13:07
@gouline gouline merged commit a78e863 into master Aug 23, 2022
@gouline gouline deleted the fix/explicit-foreign-key branch August 23, 2022 13:07
@gouline gouline changed the title fix: Folder parser meta fields and docs fix: Consolidate foreign key definition via meta fields Aug 25, 2022
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.

1 participant