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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.47-8.fc42 | - |
Fedora 42 | 0.47-8.fc42 | - |
Fedora 41 | 0.47-7.fc41 | - |
Fedora 40 | 0.47-6.fc40 | - |
You can contact the maintainers of this package via email at
perl-DBIx-DBSchema dash maintainers at fedoraproject dot org
.