For the line:

db().select(db.image.ALL, orderby=db.image.title)

Why is there a () after the "db" and before the select? Is db() a
method call of some kind?

Thanks for any clarification.

Reply via email to