DBIx::Class::Schema::Loader::DBI - DBIx::Class::Schema::Loader DBI Implementation. |
DBIx::Class::Schema::Loader::DBI - DBIx::Class::Schema::Loader DBI Implementation.
See the DBIx::Class::Schema::Loader::Base manpage
This is the base class for the DBIx::Class::Schema::Loader::Base manpage classes for DBI-based storage backends, and implements the common functionality between them.
See the DBIx::Class::Schema::Loader::Base manpage for the available options.
Overlays new in the DBIx::Class::Schema::Loader::Base manpage to do some DBI-specific things.
We override load in the DBIx::Class::Schema::Loader::Base manpage here to hook in our localized settings for $dbh
error handling.
the DBIx::Class::Schema::Loader manpage
DBIx::Class::Schema::Loader::DBI - DBIx::Class::Schema::Loader DBI Implementation. |