True, but you can use manually create triggers to implement foreign key behaviour, including cascading deletes - SQLite does support triggers.
BR /Henrik On May 26, 9:13 am, Matt Williams <[email protected]> wrote: > AFAIK although you can set foreign key constraints in SQLite, they > don't actually work. > This is not an android issue, but an unimplemented feature of SQLite. > > On May 26, 8:07 am, quill <[email protected]> wrote: > > > Hi guys, > > Can cascading delete be realized in sqlite? If can, how to realize it? > > > Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

