General model / store cleanup
This commit is contained in:
parent
74d313862c
commit
31165a6bfa
6 changed files with 8 additions and 91 deletions
|
|
@ -99,7 +99,7 @@ class BuildMetaBase extends Model
|
|||
'default' => null,
|
||||
),
|
||||
'meta_value' => array(
|
||||
'type' => 'text',
|
||||
'type' => 'mediumtext',
|
||||
'default' => null,
|
||||
),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue