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

Add foreign keys to schema #61

Open
segiddins opened this issue May 22, 2021 · 1 comment
Open

Add foreign keys to schema #61

segiddins opened this issue May 22, 2021 · 1 comment

Comments

@segiddins
Copy link

Without foreign keys, tools such as https://github.com/graphile/postgraphile are unable to infer the relationships between the tables.

If you're interested in this addition, I'd be happy to come up with a PR adding it!

@droher
Copy link
Owner

droher commented Jun 26, 2021

Unlikely to get to it myself, but absolutely, would be great to have if you wanted to take a shot at it. The only requirement from my end would be to avoid causing issues with the output images that don't have FK support.

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

2 participants