NAME
DBIx::SchemaChecksum::App::ShowUpdatePath - Show the update path
VERSION
version 1.101
DESCRIPTION
Show the whole update path starting from the current checksum, or from the one provided via --from_checksum
. Use --output concat
to concat all changes to STDOUT. Use --output psql --dbname your-db
to print some psql
commands to apply changes.
AUTHORS
Thomas Klausner <domm@cpan.org>
Maroš Kollár <maros@cpan.org>
Klaus Ita <koki@worstofall.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Thomas Klausner, Maroš Kollár, Klaus Ita.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.