mattrussell wrote:

> Seems good so far.... the only snag that I seem to have hit so far is
> that if my entity contains a relation to another entity,

Yes, we currently do not provide full support for relationships.  We
only version the main table for the entity, which actually *may* contain
some foreign keys (and thus relationships) but we don't handle more
complex types of relationships, and we don't even expose the supported
relationship types on the Version class yet.

These are all things we want to have a strategy for, and we have some
people who are interested in enhancing the extension to deal with
relationships, and patches are always welcome!

--
Jonathan LaCour
http://cleverdevil.org




--~--~---------~--~----~------------~-------~--~----~
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