2017 © Pedro Peláez
 

library database-upgrade

Simple database migration command for Nette

image

pagewiser/database-upgrade

Simple database migration command for Nette

  • Monday, June 18, 2018
  • by marten
  • Repository
  • 1 Watchers
  • 1 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 3 Versions
  • 15 % Grown

The README.md

Database migration tool

Simple tool to upgrade database to current state., (*1)

Requirements

  • dibi
  • kdyby/console

Registration

Update your config file, (*2)

console:
    commands:
        - Pagewiser\Database\Migration\DatabaseUpgradeCommand

Usage

php index.php database:upgrade ./db

For more options type, (*3)

php www/index.php help database:upgrade

The Versions

18/06 2018

dev-master

9999999-dev

Simple database migration command for Nette

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires

 

database migration nette dibi

18/06 2018

v0.2.0

0.2.0.0

Simple database migration command for Nette

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires

 

database migration nette dibi

25/02 2016

v0.1.0

0.1.0.0

Simple database migration command for Nette

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires

 

database migration nette dibi