in memory like qualifier using collation
in memory like qualifier using collation
- Subject: in memory like qualifier using collation
- From: Samuel Pelletier <email@hidden>
- Date: Mon, 22 Aug 2016 14:22:52 -0400
Hi,
I would like to replicate the database behaviour in memory for column with collation for like search.
My collation allows to sort and match all variations of a letter in french. For e, this means e, E, é, É, è, ... Ë are all treated as equals for sort and string matching.
I found the Wonder way to enable sort ordering using the current Locale collation but I cannot find anything for the like qualifier.
caseInsensitiveLike only matches é with É or e with E but not é for e...
Is there an existing solution in Wonder I do not know or something elsewhere ?
Thanks,
Samuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden