General model / store cleanup
This commit is contained in:
parent
522eaef825
commit
dcfacfe717
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