NAME
DBIx::SchemaChecksum::App::NewChangesFile - Generate a new changes-file
VERSION
version 1.104
DESCRIPTION
Generate a new, empty changes file template in sqlsnippetdir
with the current checksum autofilled in. You can provide a --change_name
, which will be used to generate the filename, and will be stored as a comment inside the file. If you do not specify the change_name
, defaults to unnamed_change_EPOCH
.
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.