I needs some context. I do not see the problem.

Massimo

On Jan 31, 8:14 pm, BearXu <[email protected]> wrote:
> PLUS:if we want to add an friendship between two friends.
> we can not do:
>  db.friendship.insert(user_id=aid , user_id=pid)
>
> Wether it a bug?
>
> 2009/2/1 BearXu <[email protected]>
>
> > Now we can:
>
> > me=db(db.person.id==person_id).select()[0]
>
> > me.name
>
> > me.update_record(name="Max")
>
> > So can I def some methods like:
>
> > me.personal_def_method
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to