diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/checks.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ref/checks.txt b/docs/ref/checks.txt index 792c3936f6..97d2c1d097 100644 --- a/docs/ref/checks.txt +++ b/docs/ref/checks.txt @@ -364,6 +364,7 @@ Models non-key columns. * **models.W040**: ``<database>`` does not support indexes with non-key columns. +* **models.E041**: ``constraints`` refers to the joined field ``<field name>``. Security -------- |
