phore/dba-migrations

database migrations for phore-dba

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:Shell

pkg:composer/phore/dba-migrations

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

This package is auto-updated.

Last update: 2025-09-25 08:31:54 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