Make text comparison in triggers case sensitive.
Make text comparison in triggers case sensitive.
Our app tracks various activities and currently we are unable to track activity that involves changing lower case text to upper text and vice versa.
For instance, we want to have
A = a should be false
A = A should be true
1
vote
