phore/dba-migrations

database migrations for phore-dba

dev-master 2018-07-26 11:45 UTC

This package is auto-updated.

Last update: 2024-04-25 05:40:42 UTC


README

TL;DR;

Phore Dba Migrations keep track of the installed database structure and will run ALTER TABLE Statements when you switch the version.

Installation

Install dba-migrations using composer:

composer require phore/dba-migrations