Foreign key doesn`t work
Opened this issue · 0 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1.I create a normal table with two FK of diferentes table, I have definied the
constraints neccesary for ON DELETE CASCADE , but the the libray doesn´t
delete the other tables and it doesnot show any error message.
2.I'm using silverlight 4 out of browser and the bd is in the isolated storage
of silverlight
I Have not defined the SQLITE_OMIT_FOREIGN_KEY so it should work.
I have test the creation tables with a sqlite browser and then it works.
Please provide any additional information below.
Original issue reported on code.google.com by daviddel...@gmail.com
on 16 Jan 2013 at 4:34