I've just committed up a Like operator in Mapper. Please give it a try and let me know how it works.
On Fri, Nov 21, 2008 at 8:02 AM, David Pollak <[EMAIL PROTECTED] > wrote: > I'll try to add the feature this weekend. > > > On Fri, Nov 21, 2008 at 7:19 AM, Joachim A. <[EMAIL PROTECTED]>wrote: > >> >> Hi, >> I'm using 0.10-SNAPSHOT and it's mapper classes. >> >> I"m wondering how I can do something like "select * from Test t where >> t.name LIKE '%test%. >> >> I've found the classes QueryParam, OprEnum and Cmp. I've read in the >> source code but can't see a way to extend this mechanism wih new >> operators. >> I've also found BySql and InThing but I don't know what they do :) >> >> Can I do SQL's Like operator with the mapper classes? If yes, how? >> >> Thank you very much! >> Joachim >> >> >> >> > > > -- > Lift, the simply functional web framework http://liftweb.net > Collaborative Task Management http://much4.us > Follow me: http://twitter.com/dpp > Git some: http://github.com/dpp > -- Lift, the simply functional web framework http://liftweb.net Collaborative Task Management http://much4.us Follow me: http://twitter.com/dpp Git some: http://github.com/dpp --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" 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/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
