php-doctrine-migrations - PHP Doctrine Migrations project
Website: | https://github.com/doctrine/migrations |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool. Documentation: https://www.doctrine-project.org/projects/migrations.html Autoloader: /usr/share/php/Doctrine/Migrations/autoload.php
Packages
php-doctrine-migrations-2.3.5-1.fc14.al.noarch [66 KiB] |
Changelog
by Remi Collet (2022-01-27):
- update to 2.3.5 - add build dependency on symfony/cache - ignore 1 failed test with 8.1, FTBFS #2046815 |