Пакет perl-DBIx-DBSchema: Информация
Исходный пакет: perl-DBIx-DBSchema
Версия: 0.47-alt1
Собран: 11 сентября 2022 г. 15:34 в задании #306550
Категория: Разработка/Perl
Сообщить об ошибке в пакетеДомашняя страница: http://www.cpan.org
Лицензия: Artistic
О пакете: 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. 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".
Сопровождающий: Vitaly Lipatov
Последнее изменение
11 сентября 2022 г. Igor Vlasenko 0.47-alt1
- automated CPAN update
22 мая 2015 г. Igor Vlasenko 0.45-alt1
- automated CPAN update
16 ноября 2013 г. Igor Vlasenko 0.44-alt1
- automated CPAN update