migrations plugin 安装使用方法

Migrations plugin 安装使用方法

安装: 在应用程序app下
/app /plugins /migrations (Same location as other plugins)

windows下:
/path/to/php.exe cake.php migration geneate
/path/to/php.exe cake.php shell_name help

linux 下:
        php migration geneate
        php shell_name help

posted on 2012-04-06 08:49  Jacky Yu  阅读(269)  评论(0编辑  收藏  举报