From: [email protected] [mailto:[email protected]] On Behalf Of Gavin Kistner Sent: Tuesday, January 27, 2009 2:16 AM > > >I understand the desire to find a single web page that says "With version >xxx of Sequel, with the setup used exactly by Victor 'Zverok' Shepelev, >here's a step-by-step manner for performing Cascading Delete, using the >exact table and column names that Victor uses in his database." I believe, >however, that if that's the way you hope to conduct research online, that >you will often be disappointed. >
I respect your sarcasm. But I still considering reasonable behavior like: Course.filter(...some filter...).delete(:cascade => true) which reads Course associated Section, and its associated Topic and so on, and deletes all associtated. I'm working on plugin with this behavior current night :) z. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sequel-talk" 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/sequel-talk?hl=en -~----------~----~----~----~------~----~------~--~---
