Currently, table columns found by DBIC::Schema::Loader are dumped in a random order.
Attached you'll find a patch for DBIx::Class::Schema::Loader::Base which maintains the column ordering as it was found on the database when dumping the schema. -Nilson Santos F. Jr.
column-ordering.patch
Description: Binary data
_______________________________________________ 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]/
