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

database diagram to ecto schema ? #2

Open
niccolox opened this issue Nov 25, 2016 · 1 comment
Open

database diagram to ecto schema ? #2

niccolox opened this issue Nov 25, 2016 · 1 comment

Comments

@niccolox
Copy link

this is a stub

if Elixir and Ecto have this principle

Data > Functions > Macros

is there a way to go from a database ER diagram or other visualization / design into an Ecto workflow via migrations ?

I assume the ER monopic file was used as a visual aide and then the migrations where created manually in reference to it

wondering if there is a bridge from ER diagram / database visualization into Ecto migrations into Ecto Schemas

anyways, leaving this as an open question for others that might have ideas here, I'll post this link to the Ecto mailing list once I've done some more research

@niccolox
Copy link
Author

niccolox commented Nov 25, 2016

this looks very close

https://github.com/alexandrubagu/ecto_generator

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