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

Print relation graph for a table #13

Closed
MattGson opened this issue May 10, 2021 · 1 comment · Fixed by #17
Closed

Print relation graph for a table #13

MattGson opened this issue May 10, 2021 · 1 comment · Fixed by #17
Labels
enhancement New feature or request released

Comments

@MattGson
Copy link
Owner

A useful feature for some applications is to know what the relations are to a table.
This could be immediate and transitive.

Relational schema cli should include a tool to show the relations up to a given depth for a table.
It should also have an option to show forward, backward and required/nullable relations.

@MattGson MattGson added the enhancement New feature or request label May 10, 2021
MattGson pushed a commit that referenced this issue May 11, 2021
MattGson pushed a commit that referenced this issue May 11, 2021
github-actions bot pushed a commit that referenced this issue May 11, 2021
# [0.4.0](v0.3.1...v0.4.0) (2021-05-11)

### Features

* **cli:** print a relation tree from a table ([f73d689](f73d689)), closes [#13](#13)
@github-actions
Copy link

🎉 This issue has been resolved in version 0.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant