You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the method InsertAll in DbRepository does return the number of inserted rows.
But InsertAll in BaseRepository does not return this.
Docu says it should return this number.