<div dir="ltr"><div>Hi John,</div><div><br></div><div>Pony doesn't have such functionality yet, sorry. </div><div>The thing is that not every existing database schema can be translated to a ER diagram. For example, if tables don't have foreign keys, it is impossible to understand what relationships exist between entities.</div>
<div>At the moment we are working on adding migrations and a couple of other features such as Python 3 and Microsoft SQL Server support. After this is done, we can think of adding the tool which generates entities from tables and allows to migrate the schema if necessary.</div>
<div><br></div><div>Regards,</div><div>Alexey</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 3, 2014 at 4:39 AM, John Goodleaf <span dir="ltr"><<a href="mailto:jgoodleaf@stadi.us" target="_blank">jgoodleaf@stadi.us</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is there a tool, or perhaps an application connected to the ER tool, that I can use to introspect an existing database schema and generate classes for Pony?<br>

Thanks,<br>
J<br>
______________________________<u></u>_________________<br>
ponyorm-list mailing list<br>
<a href="mailto:ponyorm-list@ponyorm.org" target="_blank">ponyorm-list@ponyorm.org</a><br>
<a href="/ponyorm-list" target="_blank">https://mailman-mail5.<u></u>webfaction.com/listinfo/<u></u>ponyorm-list</a><br>
</blockquote></div><br></div>