Merge 16fe95506e into 64b0f60368
This commit is contained in:
commit
8878feb99a
1 changed files with 1 additions and 2 deletions
|
|
@ -127,8 +127,7 @@ class BuildErrorBase extends Model
|
|||
'default' => null,
|
||||
),
|
||||
'message' => array(
|
||||
'type' => 'varchar',
|
||||
'length' => 250,
|
||||
'type' => 'text',
|
||||
'default' => null,
|
||||
),
|
||||
'created_date' => array(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue