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

NAME

DBIx::PgLink::Roles::Safe - DBIx::Safe wrapper

DESCRIPTION

Role add DBIx::Safe protection to DBI handle and load security rules from PostgreSQL table dbix_pglink.safe. Can be applied only in PL/Perl environment.

For now, DBIx::Safe support only PostgreSQL (DBD::Pg).