[PonyORM-list] Case sensitivity with "in"
Matthew Bell
matthewrobertbell at gmail.com
Tue Jun 10 14:56:12 UTC 2014
Hi,
I havea query like:
Entity.select(lambda e: "pony" in e.title)
I need this to be case insenstivive, I'm using Postgres if that matters. Is
this currently possible with pony? If not, is it possible to hack a query
before it executes (to use ILIKE) ?
Thanks
--
Regards,
Matthew Bell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </ponyorm-list/attachments/20140610/fa3a668a/attachment.html>
More information about the ponyorm-list
mailing list