studio32x32/yii2-migration
Composer 安装命令:
composer require studio32x32/yii2-migration
包简介
Extended class for migration based on Yii2 Migration
README 文档
README
==========
Usage same as \yii\db\Migration
New functions
| Name | Description |
|---|---|
| tableName | Return real table name from Yii2 table name template |
| tableExists | Check if there is a table in the database |
| tinyint | Create TINYINT field |
| enum | Create ENUM field |
| after | Create AFTER MySQL syntax |
| comment | Create COMMENT MySQL syntax |
| blob | Create BLOB column |
| text | Create TEXT column |
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2017-03-03