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 links for foreign keys to the graph #82

Merged
merged 3 commits into from
Dec 4, 2024

Conversation

rohit-nayak-ps
Copy link
Contributor

@rohit-nayak-ps rohit-nayak-ps commented Dec 4, 2024

  • Add foreign keys as an additional relationship to the graph.
  • Node size (diameter) now depends on the row count. A heuristic has been used to scale.

Note:
We also are wondering if instead of node size we can use filled circles with the color becoming darker as row count increases, but going with the node size approach for now.

@rohit-nayak-ps rohit-nayak-ps marked this pull request as ready for review December 4, 2024 15:26
@frouioui frouioui enabled auto-merge December 4, 2024 16:45
@frouioui frouioui merged commit b5e74f3 into vitessio:main Dec 4, 2024
1 check passed
@frouioui frouioui deleted the fk-graph branch December 4, 2024 17:20
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.

3 participants