parent type length 100
This commit is contained in:
@@ -39,6 +39,7 @@ class BelongsToParent extends Base
|
||||
'type' => 'foreignType',
|
||||
'notNull' => false,
|
||||
'index' => $linkName,
|
||||
'len' => 100
|
||||
),
|
||||
$linkName.'Name' => array(
|
||||
'type' => 'varchar',
|
||||
|
||||
Reference in New Issue
Block a user