Closed felipesere closed 1 month ago
Strip any whitespace and force them to be lowercase in DB to insure consistency. This will make "Apples", "apples", " Apples", and " apples" all the same and fail when creating, which is good. The canonical way is "apples"
Strip any whitespace and force them to be lowercase in DB to insure consistency. This will make "Apples", "apples", " Apples", and " apples" all the same and fail when creating, which is good. The canonical way is "apples"