artfocus / migrations
This package is abandoned and no longer maintained.
The author suggests using the etten/migrations package instead.
Database migrations runner
v1.0.2
2016-02-01 13:21 UTC
Requires
- php: >=5.6
Requires (Dev)
- ext-openssl: *
- dibi/dibi: ~2.3
- doctrine/dbal: ~2.5
- mockery/mockery: ~0.9
- nette/database: ~2.2
- nette/di: ~2.3
- nette/tester: ~1.4
- nette/utils: ~2.3
- nextras/dbal: @dev
- symfony/console: ~2.6
Suggests
- dibi/dibi: to use DibiAdapter
- doctrine/dbal: to use DoctrineAdapter
- nette/database: to use NetteAdapter
- nextras/dbal: to use NextrasAdapter
- symfony/console: to use Symfony commands
This package is not auto-updated.
Last update: 2019-02-20 18:49:22 UTC
README
ABANDONED
This package is not maintained anymore.
I suggest use etten/migrations instead.
Artfocus\Migrations
For more information read documentation.
Supported databases:
- PostgreSQL
- MySQL
Supported DBALs:
License
Based on Nextras\Migrations and further customized. Based on Clevis\Migration by Petr Procházka and further improved.
New BSD License. See full license.