renaming from text to string ref #435
This commit is contained in:
parent
26e3e7a998
commit
0d8cdcf963
@ -43,7 +43,7 @@ Using the above example, we can also explore the default field operator. Default
|
||||
|
||||
<code type="php">
|
||||
'sometext' = array(
|
||||
'type' => 'text',
|
||||
'type' => 'string',
|
||||
'length' => 12,
|
||||
),
|
||||
</code>
|
||||
|
Loading…
x
Reference in New Issue
Block a user