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

new release #7

Open
gillespilloudkerlink opened this issue May 29, 2024 · 1 comment
Open

new release #7

gillespilloudkerlink opened this issue May 29, 2024 · 1 comment

Comments

@gillespilloudkerlink
Copy link

Hi !

I have lot of interest about the view_diagram option from https://github.com/Dicklesworthstone/sqlalchemy_data_model_visualizer/blob/main/sqlalchemy_data_model_visualizer.py#L15C1-L15C114

But this code has been pushed after the last project release.

Will it be possible to plan a new release with this option ?

regards,

@anton-buyskikh
Copy link

@gillespilloudkerlink before it's done, you can install this package directly with git references, e.g.

pip install git+https://github.com/Dicklesworthstone/sqlalchemy_data_model_visualizer.git@main

or add this to pyproject.toml if you use Poetry or similar

sqlalchemy_data_model_visualizer = { git = "https://github.com/Dicklesworthstone/sqlalchemy_data_model_visualizer.git", rev = "main" }

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