Make Column values Case insensitive

#1

How do make table column values to case insensitive in object db 2.8.1 version?

#2

This is currently not supported.

A possible workaround is to keep a case-insensitive copy of the relevaant string in a separate field. e.g. in a lowercase format.

ObjectDB Support

Reply