Add missing indexes
We should have an index for every uniqueness validation :
There is indexes missing on the following models :
-
book's title -
category's name -
tag's name -
user's email
Than enable the related cop.
Edited by Justin !
We should have an index for every uniqueness validation :
There is indexes missing on the following models :
Than enable the related cop.