Open GoogleCodeExporter opened 9 years ago
Many thanks for reporting this and the excellent analysis! I'm planning to fix
this compatibility issue soon.
As a workaround one can do following query:
db.GqlQuery('SELECT * FROM MyModel WHERE emails = :1',
db.Email('foo@example.com'))
Original comment by tobias.r...@gmail.com
on 24 Mar 2010 at 2:12
Original comment by tobias.r...@gmail.com
on 24 Mar 2010 at 2:12
Thanks for the workaround! It works :)
Original comment by albrecht.andi
on 24 Mar 2010 at 2:36
Original issue reported on code.google.com by
albrecht.andi
on 24 Mar 2010 at 11:11