On Fri, May 15, 2015 at 5:57 PM, Björn Lundin <[email protected]> wrote: > Hi ! > I am all new to Dia and I like what I see so far. >
[..] > > But it is in mysql fashion, and I use Postgresql instead. > So I changed that diasql.py to export in sql that postgresql > understands. So far so good. > But I want more .... > You could try UML Class Diagrams and transform them to DDL with dia2code. It supports Pks and proper relationships is you use a proper surrogate key model (id to xx_id in all your relationships). Best, Alejandro Imass _______________________________________________ dia-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gnome.org/Dia/Faq Main page at http://live.gnome.org/Dia
