Comment 1 for bug 670906

Revision history for this message
Stuart Bishop (stub) wrote :

This form works:

>>> store.find(Person, Person.name.is_in(['stub'])).first()
<Person at 0x8470490 stub (Stuart Bishop)>

This is a problem for us as the issue only recently became apparent in Launchpad after the Lucid upgrade with modern psycopg2.