Improve trigger 'scope' attribute support (RT#119997)
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Producer / XML / SQLFairy.pm
2017-01-26 Dagfinn Ilmari Man... Improve trigger 'scope' attribute support (RT#119997)
2015-06-24 Paul Cochrane Replace sectioned links with C<> formatting
2013-09-13 David Steinbrunner typo fixes
2012-09-23 Peter Rabbitson Lose one more useless dependency
2011-12-24 Arthur Axel 'fREW... our > use vars
2011-12-24 Arthur Axel 'fREW... use warnings
2011-12-24 Arthur Axel 'fREW... remove commented copyright
2011-02-04 Jonathan Yu Revert my previous changes (rev 1722 reverted back...
2011-02-04 Jonathan Yu Remove copyright headers from individual scripts
2010-02-27 Jonathan Yu fix a bunch of spelling errors, and add whatis entries...
2009-08-18 Jess Robinson Changes + Reverts for 0.11000, see Changes file for...
2009-08-13 Ken Youens-Clark Upped version numbers, cleaned up code, fixed my name.
2009-08-07 Ken Youens-Clark Fixing my name (is this vain?).
2009-05-04 Peter Rabbitson Do not add xml comment header if no_comments is set
2009-04-15 Ken Youens-Clark Fixed "database_events."
2009-02-13 Peter Rabbitson Downgrade global version - highest version in 9002...
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
2005-07-05 Ben Faga Made some changes suggested by Michael Slattery to...
2004-11-05 Mark Addison Added writing of extra data for all objects to XML...
2004-08-19 Mark Addison Doc tweaks
2004-08-19 Mark Addison Added collection tags for the Schemas objects (tables...
2004-08-18 Mark Addison Move the list of methods to write as elements out into...
2004-07-08 Mark Addison Added writing of field.extra
2004-07-08 Mark Addison Added producer args to control indenting, newlines...
2004-07-08 Mark Addison Added docs about the legacy format xml.
2004-07-08 Mark Addison Updated to produce the new, single format sqlf xml.
2004-03-04 Darren Chamberlain Will someone just frickin' fix XML::Writer already?
2004-01-29 Mark Addison Order of schema objects properties in XML changed to...
2003-10-21 Mark Addison Refactored attrib ordering fix.
2003-10-21 Mark Addison When using attrib_values the attribs are now written...
2003-10-20 Mark Addison Added Views, Procedures and Triggers to bring it inline...
2003-10-20 Darren Chamberlain Bring tests to passing.
2003-10-17 Mark Addison Fix: Now includes the Schema's name and database attributes
2003-09-09 Ken Youens-Clark Wasn't producing field comments.
2003-08-26 Ken Youens-Clark Added default of PAargs.
2003-08-22 Ken Youens-Clark Got rid of "SqlfXML."
2003-08-21 Ken Youens-Clark Adding former "SqlfXML.pm" as "XML/SQLFairy.pm."