yamandu Wed, 06 Oct 2010 10:45:25 -0700
When I do a select() the row objects generated update_record and all expected methods. But when I do a select(db.table.somefield) the rows objects have no update_record or any other method.
Is this expected or bug?