Added a test for Producer::SqlfXML.
authorMark Addison <grommit@users.sourceforge.net>
Fri, 8 Aug 2003 12:30:20 +0000 (12:30 +0000)
committerMark Addison <grommit@users.sourceforge.net>
Fri, 8 Aug 2003 12:30:20 +0000 (12:30 +0000)
commitd0c12b9f6bdd463df6be643db1981e995a10dfbe
tree04a92bf0f177dd92eacdf4ca71236704904e20b6
parent91c75eab26611816da3e66f7d14d5c87d05e1d9a
Added a test for Producer::SqlfXML.

Refactored producer so that the XML for the attributes of the Schema::*
objects (::Field ::Table ::Index ::Constraint) is generated by the same
sub. Makes testing and tweaking easier :)
lib/SQL/Translator/Producer/SqlfXML.pm
t/17sqlfxml-producer.t [new file with mode: 0644]
t/data/mysql/sqlfxml-producer-basic.sql [new file with mode: 0644]