On Fri, Oct 23, 2009 at 13:42, Diez B. Roggisch <[email protected]> wrote:
>> You should use post_update=True on the ManyToOne relationship. See: >> http://www.sqlalchemy.org/docs/05/mappers.html#rows-that-point-to-themselve >>s-mutually-dependent-rows > We found that short after I posted this. I think putting this into the docs, > or creating a best-practices-example for the tutorial would help > tremendously. I don't want to duplicate the whole SQLAlchemy documentation, so I will *not* add documentation about this specific feature in Elixir. On the other hand, if you have a suggestion to make it clearer that any option/argument that is not explicitly handled by Elixir is forwarded to SQLAlchemy (and thus available in Elixir), it is very welcome. -- Gaƫtan de Menten http://openhex.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 -~----------~----~----~----~------~----~------~--~---
