DBIx::Class::Storage::DBI::Replicated::WithDSN - A DBI Storage Role with DSN


DBIx-Class documentation  | view source Contained in the DBIx-Class distribution.

Index


NAME

Top

DBIx::Class::Storage::DBI::Replicated::WithDSN - A DBI Storage Role with DSN information in trace output

SYNOPSIS

Top

This class is used internally by DBIx::Class::Storage::DBI::Replicated.

DESCRIPTION

Top

This role adds DSN: info to storage debugging output.

METHODS

Top

This class defines the following methods.

around: _query_start

Add DSN: to debugging output.

ALSO SEE

Top

DBIx::Class::Storage::DBI

AUTHOR

Top

John Napiorkowski <john.napiorkowski@takkle.com>

LICENSE

Top

You may distribute this code under the same terms as Perl itself.


DBIx-Class documentation  | view source Contained in the DBIx-Class distribution.