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

Support linking via foreign indices #302

Open
yairlenga opened this issue Dec 20, 2022 · 0 comments
Open

Support linking via foreign indices #302

yairlenga opened this issue Dec 20, 2022 · 0 comments

Comments

@yairlenga
Copy link

yairlenga commented Dec 20, 2022

As much as I can tell, sandman2 can not inspect and link tables via foreign indices. Adding this feature will greatly increase efficiency (reduced round trips, etc).

I believe possible to achieve same by creating views. However, there is a limit - when there are many tables - number of view become exponential.

As a starting point, supporting 1:1 relationships will be big step forward.

rest api tbd.

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