The receipe in
http://search.cpan.org/~jrobinson/DBIx-Class-0.07005/lib/DBIx/Class/Manual/Cookbook.pod#Schema_versioning
says I should use this command line:
sqlt --from SQL::Translator::Parser::DBIx::Class
--to MySQL
--DBIx::Class "MySchema.pm" > Schema1.mysql.sql
But, despite my having the latest version of SQL::Translator available
from CPAN, I get the error message:
Unknown option: dbix::class (followed by the printout of all the
options, which don't include a "Dbix::Class" option).
Do I need to get sql translator from CVS? Which version should I look for?
_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/