![]() |
![]()
| ![]() |
![]()
NAMEDBIx::Class::Schema::Loader::DBI - DBIx::Class::Schema::Loader DBI Implementation. SYNOPSISSee DBIx::Class::Schema::Loader::Base DESCRIPTIONThis 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. METHODSnewOverlays "new" in DBIx::Class::Schema::Loader::Base to do some DBI-specific things. loadWe override "load" in DBIx::Class::Schema::Loader::Base here to hook in our localized settings for $dbh error handling. SEE ALSODBIx::Class::Schema::Loader AUTHORSSee "AUTHORS" in DBIx::Class::Schema::Loader. LICENSEThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|