The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DBIx::SchemaChecksum::App::ShowUpdatePath - Show the update path

VERSION

version 1.104

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@plix.at>

  • Maroš Kollár <maros@cpan.org>

  • Klaus Ita <koki@worstofall.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 - 2021 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.