Hello Niphlod,
my initial information was not correct. In the shell I tried
db.executesql('SELECT * FROM tl;') and this work but if I do things
=db(db.tl.id>0).select() than that's it. The prompt doesn't return and I
have to kill the shell.
Op 15-04-13 14:47, Niphlod schreef:
any chance in changing the tablename (that I'm assuming is not "t1" in
the reality) fixes the problem ?
What happens in the shell when you do db(db.t1.id > 0).select() and
what when you do db(db.t1.id != '').select()
? --
---
You received this message because you are subscribed to a topic in the
Google Groups "web2py-users" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/web2py/2ZUWi8cSovU/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.
--
---
You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.