1
0
mirror of synced 2025-01-18 14:31:40 +03:00
This commit is contained in:
gnat 2007-11-27 20:31:54 +00:00
parent 536c4fd55a
commit 20b7487ea0

View File

@ -307,7 +307,7 @@ User:
type: string(255)
</code>
If you are only interested in keeping using only one of the columns, such as a created_at timestamp, but not a an updated_at field, set the flag disabled=>true for either of the fields as in the example below.
If you are only interested in using only one of the columns, such as a created_at timestamp, but not a an updated_at field, set the flag disabled=>true for either of the fields as in the example below.
YAML Example
<code type="yaml">