DBIx-Schema-Migration
view release on metacpan or search on metacpan
lib/DBIx/Schema/Migration.pm view on Meta::CPAN
=head2 METHODS
=head3 up($num)
Will apply $num migrations or all of them if $num is not specified.
=head3 down($num)
Will reverse $num migrations or all of them if $num is not specified.
=head1 BUGS AND LIMITATIONS
If you find one, please let me know.
=head1 SOURCE CODE REPOSITORY
https://github.com/AlexP007/DBIx-Schema-Migration - fork or add pr.
=head1 AUTHOR
Alexander Panteleev <alexpan at cpan dot org>.
( run in 0.481 second using v1.01-cache-2.11-cpan-4d50c553e7e )