We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ccb503 + 0c442fa commit f199ccbCopy full SHA for f199ccb
1 file changed
user_guide_src/source/models/model.rst
@@ -131,6 +131,8 @@ This requires either a DATETIME or INTEGER field in the database as per the mode
131
``$dateFormat`` setting. The default field name is ``deleted_at`` however this name can be
132
configured to any name of your choice by using ``$deletedField`` property.
133
134
+.. important:: The ``deleted_at`` field must be nullable.
135
+
136
$allowedFields
137
--------------
138
0 commit comments