Since H2 seems to support collations just fine, I wonder if it is
planned to implement support for the SELECT ... COLLATE feature found
in other databases where you can a) have query dependent collation,
and b) resolve cases where the existing collations don't mix.

For example, I have a language neutral database. It would be nice if a
German user could query for "Müller", and also gets "Mueller" in
return (or vice versa), while a French user should get "François" when
querying for "Francois".

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to