On Nov 11, 2009, at 12:44 AM, Fluxx wrote:

>
> We're currently building an application that has a Keyword model, with
> a :text property that stores the text of the keyword (class
> declaration below).  The :text property needs to be case sensitive, so
> a :text of "Polish" and "polish" would be considered two different
> records.
>


Not the prettiest, but this might get you heading the in a workable  
direction:

http://gist.github.com/231789

BTW, I first confirmed the difference between sqlite and mysql on case  
sensitive uniqueness.

HTH,
Roy


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DataMapper" 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/datamapper?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to