On Tue, Jul 27, 2010 at 20:46, chaouche yacine <[email protected]> wrote:
> Sorry, maybe I was not clear enough : The solution that was proposed > (passive_deletes) works for me, I only mentioned in my previous post that I > had problems defining foreign key constraints in elixir (because I didn't > know I had to put a passive_deletes as an argument, I thought a > ondelete="RESTRICT" was enough.), but then a solution (passive_deletes) was > given, that was not obvious for me to see. Yes, I perfectly agree with you that this is not an obvious solution (I was quite astonished myself). However, my point was that this is (unless proven otherwise) not a "problem" which is specific to Elixir. -- Gaƫtan de Menten -- 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.
