Skip to content

Powerful database migrations focused on reliability

License

Notifications You must be signed in to change notification settings

nextras/migrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

20b522d · Feb 6, 2025
Feb 6, 2025
May 22, 2019
Feb 4, 2025
Feb 6, 2025
Dec 1, 2013
Mar 22, 2015
Jan 20, 2024
Feb 3, 2025
Feb 6, 2025
Jan 14, 2016
Feb 6, 2025

Repository files navigation

Nextras Migrations

Build Status Downloads this Month Stable Version

For more information read documentation.

Supported databases:

  • PostgreSQL
  • MySQL

Supported DBALs:

Development & Running Integration Tests in Docker

  1. Create ./tests/*.ini files
    cp tests/php.docker.ini tests/php.ini
    cp tests/drivers.docker.ini tests/drivers.ini
  2. Start containers
    docker-compose up --detach
  3. 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.