I would advise using the more explicit db.person.name since your method might break if you have two tables both with a "name" column.
- [web2py] DAL orderby question: should this work? Cliff
- [web2py] Re: DAL orderby question: should this work? pbreit
I would advise using the more explicit db.person.name since your method might break if you have two tables both with a "name" column.