Package perl-DBIx-DBSchema: Information

    Source package: perl-DBIx-DBSchema
    Version: 0.40-alt1
    Build time:  Sep 25, 2012, 12:15 AM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Database-independent schema objects
    Description: 
    DBIx::DBSchema objects are collections of DBIx::DBSchema::Table objects and
    represent a database schema.
    
    This module implements an OO-interface to database schemas.  Using this module,
    you can create a database schema with an OO Perl interface.  You can read the
    schema from an existing database.  You can save the schema to disk and restore
    it a different process.  Most importantly, DBIx::DBSchema can write SQL
    CREATE statements statements for different databases from a single source.
    
    Currently supported databases are MySQL and PostgreSQL.  Sybase support is
    partially implemented.  DBIx::DBSchema will attempt to use generic SQL syntax
    for other databases.  Assistance adding support for other databases is
    welcomed.  See DBIx::DBSchema::DBD, "Driver Writer's Guide and Base Class".

    List of rpms provided by this srpm:
    perl-DBIx-DBSchema (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Igor Vlasenko
    Vitaly Lipatov

    ACL:
    @qa_p7

      1. perl-DBD-Pg
      2. perl-DBI
      3. perl-FreezeThaw
      4. perl-Log-Agent
      5. perl-Storable
      6. perl-devel

    Last changed


    Sept. 24, 2012 Igor Vlasenko 0.40-alt1
    - automated CPAN update
    Nov. 22, 2010 Igor Vlasenko 0.39-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    July 16, 2010 Igor Vlasenko 0.39-alt1
    - automated CPAN update