Package : perl-DBIx-Class-Schema-Loader > RPM : perl-DBIx-Class-Schema-Loader-0.70.520-1.mga10.src.rpm

Basic items

Name perl-DBIx-Class-Schema-Loader
Version 1:0.70.520
Release 1.mga10
URL https://metacpan.org/release/DBIx-Class-Schema-Loader
Group Development/Perl
Summary Dynamic definition of a DBIx::Class::Schema
Size 225KB
Arch noarch
License GPL+ or Artistic

Description

DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema
by scanning database table definitions and setting up the columns, primary
keys, and relationships.

DBIx::Class::Schema::Loader currently supports only the DBI storage type. It
has explicit support for DBD::Pg, DBD::mysql, DBD::DB2, DBD::SQLite, and
DBD::Oracle. Other DBI drivers may function to a greater or lesser degree with
this loader, depending on how much of the DBI spec they implement, and how
standard their implementation is.

See DBIx::Class::Schema::Loader::DBI::Writing for notes on writing your own
vendor-specific subclass for an unsupported DBD driver.

This module obsoletes the older DBIx::Class::Loader.

This module is designed more to get you up and running quickly against an
existing database, or to be effective for simple situations, rather than to be
what you use in the long term for a complex database/project.

That being said, transitioning your code from a Schema generated by this module
to one that doesn't use this module should be straightforward and painless, so
don't shy away from it just for fears of the transition down the road.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2024-01-08 17:27:38
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie