Removed Tags header / simplified paragraph
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
parent
c78cfd4c11
commit
21b94fd150
@ -585,10 +585,7 @@ services:
|
|||||||
### Case Sensitivity
|
### Case Sensitivity
|
||||||
|
|
||||||
The database interface does not provide a method to configure a MySQL
|
The database interface does not provide a method to configure a MySQL
|
||||||
database to be case sensitive. This causes a number of caveats when using MySQL.
|
database to be case sensitive. A case **in**sensitive database prevents a user from creating a
|
||||||
|
|
||||||
#### Tags
|
|
||||||
A case **in**sensitive database prevents a user from creating a
|
|
||||||
tag `Name` and `NAME` as they are considered the same.
|
tag `Name` and `NAME` as they are considered the same.
|
||||||
|
|
||||||
Per Django documentation, mitigating this requires manual intervention.
|
Per Django documentation, mitigating this requires manual intervention.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user