Does to_dict/from_dict support creating a nested dictionary with the
instance objects created by OneToMany, ManyToOne, etc. relationships?
I attempted a object.to_dict() and it returned dict with all of the
attributes except the ones that were created by relationships. I'm not
exactly sure what the deep attribute is for and how to use it, since
it seems vaguely referenced in the documentation either. Is that
relevant?

-- 
You received this message because you are subscribed to the Google Groups 
"SQLElixir" 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/sqlelixir?hl=en.

Reply via email to