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

NAME

Test::DBChanges::Role::Triggers - fetches data recorded by triggers

VERSION

version 1.0.2

DESCRIPTION

Classes that implement change tracking by means of triggers that store data into a dedicated table should consume this role.

METHODS

db_item_prefix

Returns a string to be used to prefix the names of all tables and triggers.

AUTHOR

Gianni Ceccarelli <gianni.ceccarelli@broadbean.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2019 by BroadBean UK, a CareerBuilder Company.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.