Hi! I have a very simple database hsoted by SQLite v1.0.80.0. I'm struggling to get cascade deletes to work using EF. I have set the OnDelete to 'Cascade' on the "one end" but it fails to execute. Is this a known issue? Are there any workarounds?
Thanks! _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users