Scroll to navigation

DBIx::Class::Storage::DBI::Replicated::WithDSN(3pm) User Contributed Perl Documentation DBIx::Class::Storage::DBI::Replicated::WithDSN(3pm)

NAME

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

SYNOPSIS

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

DESCRIPTION

This role adds "DSN: " info to storage debugging output.

METHODS

This class defines the following methods.

around: _query_start

Add "DSN: " to debugging output.

ALSO SEE

DBIx::Class::Storage::DBI

FURTHER QUESTIONS?

Check the list of additional DBIC resources.

COPYRIGHT AND LICENSE

This module is free software copyright by the DBIx::Class (DBIC) authors. You can redistribute it and/or modify it under the same terms as the DBIx::Class library.
2018-04-19 perl v5.26.2