Migrations
Powerful database migrations focused on reliability
Install / Use
/learn @nextras/MigrationsREADME
Nextras Migrations
For more information read documentation.
Supported databases:
- PostgreSQL
- MySQL
Supported DBALs:
Development & Running Integration Tests in Docker
- Create
./tests/*.inifilescp tests/php.docker.ini tests/php.ini cp tests/drivers.docker.ini tests/drivers.ini - Start containers
docker-compose up --detach - Run tests
tests/run-in-docker.sh php84 tests/run-integration.sh
License
Based on Clevis\Migration by Petr Procházka and further improved.
New BSD License. See full license.
