Name : perl-DBIx-DBSchema
| |
Version : 0.45
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp151.1.1
| Date : 2018-12-03 23:05:05
|
Group : Development/Libraries/Perl
| Source RPM : perl-DBIx-DBSchema-0.45-lp151.1.1.src.rpm
|
Size : 0.13 MB
| |
Packager : (none)
| |
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 in a different process. You can write SQL CREATE statements statements for different databases from a single source. You can transform one schema to another, adding any necessary new columns, tables, indices and foreign keys.
Currently supported databases are MySQL, PostgreSQL and SQLite. Sybase and Oracle drivers are partially implemented. DBIx::DBSchema will attempt to use generic SQL syntax for other databases. Assistance adding support for other databases is welcomed. See the DBIx::DBSchema::DBD manpage, \"Driver Writer\'s Guide and Base Class\".
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_15.1/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(DBIx::DBSchema)
perl(DBIx::DBSchema::Column)
perl(DBIx::DBSchema::DBD)
perl(DBIx::DBSchema::DBD::Oracle)
perl(DBIx::DBSchema::DBD::Pg)
perl(DBIx::DBSchema::DBD::SQLite)
perl(DBIx::DBSchema::DBD::Sybase)
perl(DBIx::DBSchema::DBD::mysql)
perl(DBIx::DBSchema::ForeignKey)
perl(DBIx::DBSchema::Index)
perl(DBIx::DBSchema::Table)
perl(DBIx::DBSchema::_util)
perl-DBIx-DBSchema
Requires :