Remove all expansion $XX tags (isolated commit, easily revertable)
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Parser / YAML.pm
2009-02-12 Peter Rabbitson Remove all expansion $XX tags (isolated commit, easily...
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-01-17 Jonathan Yu - Removed use of $Revision$ SVN keyword to generate...
2009-01-17 Jonathan Yu - Added some stuff to MANIFEST.SKIP
2007-11-27 Ash Berlin MAss diff changes imported from Ash's local diff-refact...
2006-03-10 Mark Addison Fixed warning for tables with no order attrib
2005-06-08 Mark Addison Parses extra attributes for tables. Tweaked debug output.
2004-03-09 Ken Youens-Clark Getting translator options.
2004-02-09 Ken Youens-Clark Fixed copyrights.
2004-01-25 Ken Youens-Clark Fixed constraints and indices.
2003-10-09 Ken Youens-Clark Fix PK info if available.
2003-10-08 Ken Youens-Clark Fleshing out.
2003-10-08 Darren Chamberlain Added YAML parser, producer, and basic test. All need...