DBIx::Class::Storage::DBI::Replicated::WithDSN - A DBI Storage Role with DSN information in trace output
Contents
Also See
DBIx::Class::Storage::DBI
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.
perl v5.40.0 2025-02-01 DBIx::Class::St...icated::WithDSN(3pm)
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.
