DBIx-Class-Migration
view release on metacpan or search on metacpan
lib/DBIx/Class/Migration/Tutorial.pod view on Meta::CPAN
more complex fixtures and customize the migration.
=head2 STEP 4: Testing
L<DBIx::Class::Migration::Tutorial::Testing> shows you how to write some simple
test cases for your database.
=head2 STEP 5: Third Migration
L<DBIx::Class::Migration::Tutorial::ThirdMigration> explores a more complicated
migration and also reviews what to do if you need to run through a few iterations
of a migration before you are ready to set it in stone.
=head2 STEP 6: Migrations for Additional Databases
L<DBIx::Class::Migration::Tutorial::AddMySQL>. So far we've been building
migrations for just one database: SQLite. Let's build migrations for MySQL
=head2 STEP 7: Using migrations with Catalyst
( run in 1.030 second using v1.01-cache-2.11-cpan-71847e10f99 )