DOKK / manpages / debian 12 / libdbix-class-schema-loader-perl / DBIx::Class::Schema::Loader::DBI.3pm.en
DBIx::Class::Schema::Loader::DBI(3pm) User Contributed Perl Documentation DBIx::Class::Schema::Loader::DBI(3pm)

DBIx::Class::Schema::Loader::DBI - DBIx::Class::Schema::Loader DBI Implementation.

See DBIx::Class::Schema::Loader::Base

This is the base class for DBIx::Class::Schema::Loader::Base classes for DBI-based storage backends, and implements the common functionality between them.

See DBIx::Class::Schema::Loader::Base for the available options.

Overlays "new" in DBIx::Class::Schema::Loader::Base to do some DBI-specific things.

We override "load" in DBIx::Class::Schema::Loader::Base here to hook in our localized settings for $dbh error handling.

DBIx::Class::Schema::Loader

See "AUTHORS" in DBIx::Class::Schema::Loader.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

2022-11-26 perl v5.36.0