> rows=db([email protected]).select() that did not paste properly, should be
rows=db(db.User.Email=="[email protected]").select()
> rows=db([email protected]).select() that did not paste properly, should be
rows=db(db.User.Email=="[email protected]").select()