mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
Corrected wording in docs/ref/models/constraints.txt.
This commit is contained in:
parent
d87bb0eb3e
commit
579a1c9996
@ -200,7 +200,7 @@ enforced immediately after every command.
|
|||||||
.. admonition:: MySQL, MariaDB, and SQLite.
|
.. admonition:: MySQL, MariaDB, and SQLite.
|
||||||
|
|
||||||
Deferrable unique constraints are ignored on MySQL, MariaDB, and SQLite as
|
Deferrable unique constraints are ignored on MySQL, MariaDB, and SQLite as
|
||||||
neither supports them.
|
they do not support them.
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user