Enforce Lowercase
Enforce Lowercase
I have an application set to only allow unique emails. However, I noticed that the same two emails can be registered as long as the upper/lowercase character are not the same. Is there a way to convert a string to all lowercase?