gii-migration-generator A gii generator for building migrations that can create/drop tables from existing database schema's.

  1. Requirements
  2. Usage
  3. Resources

This will allow you to create migration classes for use with the "yiic migrate" command for any or all tables in a database schema.

It currently only creates columns, and any primary keys.

Requirements

Tested on version 1.1.14

Usage

Add to your preferred folder for using gii generators or just put the "migration" folder in "protected/gii" ("application.gii" path alias) which is the default location for gii.

Ensure Gii is enabled in your configuration!

Resources

4 0
7 followers
0 downloads
Yii Version: Unknown
License: GPL-3.0
Category: Others
Developed by: PCFreak30
Created on: Dec 31, 2013
Last updated: 10 years ago

Related Extensions