I tried various ways to make DbLinq delete child entities from the database automatically, but DeleteOnNull = true seems to have no effect. Is it supported? (PS.: I'm using PostgreSQL and all my foreign keys relationships are non-nullable and have ON DELETE CASCADE).
-- You received this message because you are subscribed to the Google Groups "DbLinq" 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/dblinq?hl=en.
