fuelen / ecto_erd

A mix task for generating Entity Relationship Diagram from Ecto schemas available in your project.
Apache License 2.0
215 stars 15 forks source link

Implement comments #55

Closed zorbash closed 4 months ago

zorbash commented 4 months ago

Implements: https://github.com/fuelen/ecto_erd/issues/54

fuelen commented 4 months ago

Thank you for the contribution. I'll merge it a bit later with additional adjustments to other formats.

fuelen commented 4 months ago

Thank you for your contribution.

I decided not to add support to other formats, as this feature is hard to use anyway because there is no public library for work with comments.