On Tue, 2005-11-08 at 12:17 -0800, Mark Eggers wrote: > I know - I can always create the diagram in Dia, then write my own SQL to create the tables and indicies. no, you do that using tedia2sql http://tedia2sql.tigris.org/ see example on homepage. And you generate the DDL for devel-production changes with zongle (zongle.sf.net) if you use PostgreSQL. You could also check druid.sf.net for a more unified approach, it didn't work very well when I tested it almost a year ago. -- Marius Andreiana