<div dir="ltr"><div><div><div>Hi,<br><br></div>I havea query like:<br><br></div>Entity.select(lambda e: "pony" in e.title)<br><br></div>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) ?<br>
<br>Thanks<br clear="all"><div><div><div><div><br>-- <br>Regards,<br><br>Matthew Bell<br>
</div></div></div></div></div>