logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Also See

       DBIx::Class::Storage::DBI

Description

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

Further Questions?

       Check the list of additional DBIC resources.

Methods

       This class defines the following methods.

   around:_query_start
       Add "DSN: " to debugging output.

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.

See Also