mootensai / yii2-enhanced-gii

Enhanced Yii2 Gii (generator) that generates related Models & CRUD
MIT License
203 stars 98 forks source link

Apply Schema::TYPE_TINYINT to Model Rules #154

Open demonking opened 4 years ago

demonking commented 4 years ago

When have to apply TINYINT to generateRules , otherwise it will be handled as a string.