wondering if there an easy way to check for pgArrayContains in a case insensitive way if it is a String[]? or if it would be easy to implement maybe
or is it best to simply store values forced into either upper or lower case and do the same with queries?
wondering if there an easy way to check for pgArrayContains in a case insensitive way if it is a String[]? or if it would be easy to implement maybe
or is it best to simply store values forced into either upper or lower case and do the same with queries?