Reduce $Id to its normal form
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Producer / GraphViz.pm
2009-02-12 Peter Rabbitson Reduce $Id to its normal form
2009-02-12 Peter Rabbitson Force everything to 1.99, hopefully will work
2009-02-11 Peter Rabbitson Strip evil svn:keywords
2009-02-10 Peter Rabbitson Another chunk of the GraphViz rewrite:
2009-01-17 Jonathan Yu Changed show_index_name to show_index_names to make...
2009-01-17 Jonathan Yu - Merged some changes by myself, and also from ribasushi
2009-01-17 Jonathan Yu - Added some stuff to MANIFEST.SKIP
2009-01-14 Jonathan Yu - Add support for 'extended' friendly ints (the nonstan...
2009-01-10 Jonathan Yu - Added a show_index_name parameter which determines...
2009-01-09 Jonathan Yu - Updated GraphViz producer module per the modification...
2008-06-12 Jess Robinson Patch from ribasushi: Correctly graph self-referential...
2007-11-19 Ben Faga Added fixes submitted by Peter Rabbitson:
2007-09-26 Jess Robinson Ignore all TT test while TT is broken
2007-05-07 Ben Faga Applied Hilmar's patches.
2004-02-20 Darren Chamberlain Integrate Dave Cash's changes.
2004-02-11 Ken Youens-Clark Fixing up new options for showing data types, etc.
2004-02-09 Ken Youens-Clark Fixed copyrights.
2004-02-02 Allen Day merging patch from Dave Cash. description:
2003-08-21 Ken Youens-Clark Changed default layout.
2003-08-16 Ross Smith II Applied patch #780781: Missing binmode in Producer...
2003-08-04 Ken Youens-Clark Reversed the arrowheads.
2003-06-09 Ken Youens-Clark Changed to use schema API.
2003-06-05 Ken Youens-Clark Added better options for accepting height and width...
2003-05-26 Allen Day added width and height options for graphviz out. no...
2003-04-24 Ken Youens-Clark Added defaults to arguments.
2003-04-24 Ken Youens-Clark Adding new GraphViz producer.