Thank you Graham, but I can't find anything regarding my question in the documentation link you pointed below. What is documented is the parent-child auto-delete (cascade). I can't find anything related to child-parent auto-delete (from parent's children list).
I hope my initial question was clear enough.. Thanks. --- On Tue, 8/31/10, Graham Higgins <[email protected]> wrote: > From: Graham Higgins <[email protected]> > Subject: Re: [elixir] Auto-delete operations in ManyToOne relationships (from > the One side) ? > To: [email protected] > Date: Tuesday, August 31, 2010, 7:07 AM > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 31 Aug 2010, at 15:01, chaouche yacine wrote: > > No ideas ? > > >> # I wish that algeria.cities to be empty now [] > >> > > >> Or is this related to cascade deletes by any > chance ? in > >> which case, how should I define it ? > > It's in the documentation: > > http://elixir.ematia.de/trac/wiki/SandBox > > > > - -- > Cheers, > > Graham > > http://www.linkedin.com/in/ghiggins > > > > > > > -----BEGIN PGP SIGNATURE----- > > iEYEARECAAYFAkx9DKIACgkQOsmLt1Nhivx9IwCfS+a3hgrTRMcucJaKpU6a3xWx > e4IAoLydC1NUN0eLMYC28mpYLMKXbyGKiQCVAgUBTH0MolnrWVZ7aXD1AQKtLwP/ > W1lUCMys9ofVVc6rBwMPtKzI9g/F4C91sEfI9AaAenrXva0HA80jYc6XuKM+rBxO > JLGBldQQAh3mon+C7bScXeIGYAPPBeVAizbjcELeqepvGjB+/l1WRfNZgEsquKOL > lTAwd2DT9K7RJc5/elrrdYKtLLdblEsee3mvUqgcoM8= > =b2Ef > -----END PGP SIGNATURE----- > > -- > 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. > > -- 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.
