2017 © Pedro Peláez
 

library dba-migrations

database migrations for phore-dba

image

phore/dba-migrations

database migrations for phore-dba

  • Thursday, July 26, 2018
  • by dermatthes
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • Shell
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Phore Dba Migrations (Version management of database structure)

TL;DR;

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

Installation

Install dba-migrations using composer:, (*2)

composer require phore/dba-migrations

The Versions

26/07 2018

dev-master

9999999-dev

database migrations for phore-dba

  Sources   Download

MIT

The Requires

 

The Development Requires