Sorry, that is more likely to be a bool object with a select() method. Since a single comparison is supposed to return such object and not a sequence
On 15 dic, 10:14, Alan Etkin <spame...@gmail.com> wrote: > > (db.mytable.id == 3).select() > > It appears as a one length tuple that has a select() method. > > Wouldn't such changes bring compatibility issues with former formats?