mirror of https://github.com/django/django.git
Fixed rendering XOR section in docs.
This commit is contained in:
parent
9d5c02446e
commit
160c0ab13a
|
@ -2114,7 +2114,7 @@ SQL equivalent:
|
|||
2
|
||||
)
|
||||
|
||||
.. versionchanged:: 5.0
|
||||
.. versionchanged:: 5.0
|
||||
|
||||
In older versions, on databases without native support for the SQL
|
||||
``XOR`` operator, ``XOR`` returned rows that were matched by exactly
|
||||
|
|
Loading…
Reference in New Issue