renaming from text to string ref #435
This commit is contained in:
parent
26e3e7a998
commit
0d8cdcf963
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue