web2py 1.99.7 for Windows. Example app, inserted 1 person and 1 dog.
In the shell:
dogs = db().select(db.dog.ALL)
Nothing there. And "dogs" isn't defined.
web2py 1.99.7 for Windows. Example app, inserted 1 person and 1 dog.
In the shell:
dogs = db().select(db.dog.ALL)
Nothing there. And "dogs" isn't defined.