Is there a configuration that allows text-based search operators like Like, Equal, etc., to work with accented characters?
For example, "Mexico" can be found in the database even if it's stored with accents as "México".
Other examples:
"pingüino" -> "pinguino"
"León" -> "Leon"
Thank you for your attention.
Is there a configuration that allows text-based search operators like Like, Equal, etc., to work with accented characters?
For example, "Mexico" can be found in the database even if it's stored with accents as "México".
Other examples:
"pingüino" -> "pinguino"
"León" -> "Leon"
Thank you for your attention.