fishing_spot
fishing_spot copied to clipboard
database diagram to ecto schema ?
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
this looks very close
https://github.com/alexandrubagu/ecto_generator