Reply To: change case sensitivity in the database

#16961
EVILRipper
Participant

Don’t think so. However, you could try a very bitchy query to grab each value, cast it to lowercase, and write it back.

Nasty hack, but should fix your problem. Bad part is that everything would be lowercase.