[fluent-nhib] Re: Unexpected row count deleting already-triggered base class table row

2016-09-04 Thread Michael Powell
On Sun, Sep 4, 2016 at 5:57 PM, Michael Powell wrote: > Hello, > > I've got a table per class domain model with a hierarchy going on. > What I am finding is that the error: "Batch update returned unexpected > row count from update; actual row count: 0; expected: 1", is >

[fluent-nhib] Unexpected row count deleting already-triggered base class table row

2016-09-04 Thread Michael Powell
Hello, I've got a table per class domain model with a hierarchy going on. What I am finding is that the error: "Batch update returned unexpected row count from update; actual row count: 0; expected: 1", is happening. This is because I am having the database delete the base class table record