Closed noboruatkek closed 2 months ago
Would you mind opening this PR against https://github.com/eralchemy/eralchemy ? That would be great!
Would you mind opening this PR against https://github.com/eralchemy/eralchemy ? That would be great! Can I open a PR on eralchemy directly ? or I should create a branch from from eralchemy before open PR?
This repo is not a fork of eralchemy/eralchemy anymore, even though they share the same git history. To do the PR against https://github.com/eralchemy/eralchemy, you need to:
git remote add git@github.com:noboruatkek/eralchemy.git fork
git merge fork/main
(or rebase, if you dare to handle the conflicts that way)git push fork/main
Or something like that, if you need help, just say so :)
I created PR on eralchemy/eralchemy.
I added some routines in main.py and model.py to eralchemy2 to generate PlantUML format output from database.