Test-DBChanges 1.0.2 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Test::DBChanges | track changes to database tables | 1.000002 | metacpan |
Test::DBChanges::ChangeSet | set of changes to DB tables | 1.000002 | metacpan |
Test::DBChanges::Pg | track changes to PostgreSQL tables | 1.000002 | metacpan |
Test::DBChanges::Pg::DBIC | track changes to DBIC+PostgreSQL resultsets | 1.000002 | metacpan |
Test::DBChanges::Role::Base | base role for all DBChanges classes | 1.000002 | metacpan |
Test::DBChanges::Role::DBI | adapt DBChanges to DBI | 1.000002 | metacpan |
Test::DBChanges::Role::DBIC | adapt DBChanges to DBIC | 1.000002 | metacpan |
Test::DBChanges::Role::JSON | decode data that's recorded as JSON | 1.000002 | metacpan |
Test::DBChanges::Role::Pg | installs triggers for PostgreSQL | 1.000002 | metacpan |
Test::DBChanges::Role::Triggers | fetches data recorded by triggers | 1.000002 | metacpan |
Test::DBChanges::TableChangeSet | set of changes to one DB table | 1.000002 | metacpan |