Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-DBIx-DBSchema - Database-independent schema objects
        
        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.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | perl-DBIx-DBSchema | 
                0.35 | 
                1.fc6 | 
                noarch | 
                135 KiB | 
                Wed Oct 31 00:46:26 2007 | 
            
        
        Changelog
        
            - * Wed Oct 31 18:00:00 2007 Ralf Corsépius <rc040203{%}freenet{*}de> - 0.35-1
 
            - Upstream update.
 
        
            - * Thu Sep  6 18:00:00 2007 Ralf Corsépius <rc040203{%}freenet{*}de> - 0.34-1
 
            - Upstream update.
- Update license tag.
 
        
            - * Mon Jul  2 18:00:00 2007 Ralf Corsépius <rc040203{%}freenet{*}de> - 0.33-1
 
            - Upstream update.