We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16dfed0 + 12b4b3f commit 167b26cCopy full SHA for 167b26c
user_guide_src/source/models/model.rst
@@ -141,6 +141,8 @@ This array should be updated with the field names that can be set during ``save(
141
against just taking input from a form and throwing it all at the model, resulting in
142
potential mass assignment vulnerabilities.
143
144
+.. note:: The ``$primaryKey`` field should never be an allowed field.
145
+
146
$useTimestamps
147
--------------
148
0 commit comments