Commit 0d8cdcf9 authored by meus's avatar meus

renaming from text to string ref #435

parent 26e3e7a9
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment