Fixed #26171 -- Made MySQL create an index on ForeignKeys with db_contraint=False.
Refactored "Prevented unneeded index creation on MySQL-InnoDB" (2ceb10f3) to avoid setting db_index=False.
Showing
Please
register
or
sign in
to comment
Refactored "Prevented unneeded index creation on MySQL-InnoDB" (2ceb10f3) to avoid setting db_index=False.