We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0539297 commit 25fb054Copy full SHA for 25fb054
1 file changed
user_guide_src/source/models/model.rst
@@ -145,7 +145,7 @@ This requires either a DATETIME or INTEGER field in the database as per the mode
145
`$dateFormat`_ setting. The default field name is ``deleted_at`` however this name can be
146
configured to any name of your choice by using `$deletedField`_ property.
147
148
-.. important:: The ``deleted_at`` field must be nullable.
+.. important:: The ``deleted_at`` field in the database must be nullable.
149
150
$allowedFields
151
--------------
0 commit comments