merging patch from Dave Cash. description:
authorAllen Day <allenday@users.sourceforge.net>
Mon, 2 Feb 2004 20:28:26 +0000 (20:28 +0000)
committerAllen Day <allenday@users.sourceforge.net>
Mon, 2 Feb 2004 20:28:26 +0000 (20:28 +0000)
commit37ce746e51a4ab1d515395841c7d241d6ef6a0cf
treeed9abca7860060c2b941ed198d9558db4fa93cb1
parentd3422086e661d79a28578bdd9ca64bfedc68fee5
merging patch from Dave Cash.  description:

The new options are all boolean.  If set to true, each does the
following:

show_datatypes
display the datatype immediately after each field name

show_sizes
display the size of the field if the field is a CHAR, VARCHAR or
VARCHAR2 field

show_constraints
display the primary key [PK], foreign key [FK] and unique [U]
constraints on each field after the name (and optionally the
datatype) of each field
lib/SQL/Translator/Producer/GraphViz.pm