Paketname | libdbix-class-schema-loader-perl |
Beschreibung | module to automate definition of a DBIx::Class::Schema |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.07000-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 472 Byte |
Hängt ab von | perl (>= 5.10.1), libclass-accessor-grouped-perl (>= 0.09002), libclass-c3-componentised-perl (>= 1. |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 126486 Byte |
Prüfsumme MD5 | 218419315f1b513149f53bb0c12fbd33 |
Prüfsumme SHA1 | d4c26d3e25a1435e88900c638c53a549b68ffcb9 |
Prüfsumme SHA256 | bfc3c4d8d20cb2ade79e09758c9fdf7115893078e3b52f469ae76358e0db83d0 |
Link zum Herunterladen | libdbix-class-schema-loader-perl_0.07000-1_all.deb |
Ausführliche Beschreibung | DBIx::Class::Schema::Loader is an extension to DBIx::Class that automates the
definition of a DBIx::Class::Schema by scanning table schemas and setting up
columns and primary keys appropriately. It supports MySQL, PostgreSQL, SQLite
and DB2.
.
Bare table definitions are fairly straightforward, but relationship creation
is somewhat heuristic, especially with respect to choosing relationship types
and names, as well as join types. The relationships generated by this module
will probably never be as well-defined as hand-generated ones.
|