The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
bin/schema_checksum.pl
bin/schema_update.pl
Build.PL
Changes
lib/DBIx/SchemaChecksum.pm
LICENSE
Makefile.PL
MANIFEST
META.yml
README
t/00-load.t
t/apply_sql_snippets.t
t/apply_sql_snippets_same_checksum.t
t/base_checksum.t
t/build_update_path.t
t/build_update_path_recursive.t
t/build_update_path_with_same_checksum.t
t/dbs/base.db
t/dbs/no_snippets/empty
t/dbs/snippets/another_change.sql
t/dbs/snippets/bad.t
t/dbs/snippets/first_change.sql
t/dbs/snippets2/first_change.sql
t/dbs/snippets2/second_change.sql
t/dbs/snippets2/second_change_no_checksum_change.sql
t/dbs/snippets2/third_change.sql
t/dbs/snippets_recursive/1/first_change.sql
t/dbs/snippets_recursive/2/another_change.sql
t/dbs/update.db
t/dbs/update.tpl
t/exceptions.t
t/get_checksums_from_snippet.t
t/schemadump.t
xt/boilerplate.t
xt/pod-coverage.t
xt/pod.t