No it does not. Now that you bring this up, we could implement it as we did for sqlite but because of GAE limitations in accessing no more than 1000 records at the time this may be very slow and inefficient. It may also fail if you have a lot of referencing records. I think on GAE you have to delete them manually.
On Jan 4, 11:25 am, yamandu <[email protected]> wrote: > Maybe it´s another stupid question but I need to be sure. > Does delete cascade work on GAE? > If no there´s a recommended way to do this? Or a turn around? -- You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en.

