Skip to content

Commit 25fb054

Browse files
committed
docs: add description
1 parent 0539297 commit 25fb054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/models/model.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ This requires either a DATETIME or INTEGER field in the database as per the mode
145145
`$dateFormat`_ setting. The default field name is ``deleted_at`` however this name can be
146146
configured to any name of your choice by using `$deletedField`_ property.
147147

148-
.. important:: The ``deleted_at`` field must be nullable.
148+
.. important:: The ``deleted_at`` field in the database must be nullable.
149149

150150
$allowedFields
151151
--------------

0 commit comments

Comments
 (0)