stevewpatterson

Results 3 comments of stevewpatterson

I believe I am having the same issue on `BulkInsert` where the ids are not set on the list of entities after the bulk insertion. For example ``` context.BulkInsert(entityList, new...

I figured out the issue but i'll leave my comment in case anybody else runs into this. I saw this line in the docs: > SetOutputIdentity have purpose only when...

Use Case: Add a User interface so multiple models can inherit from it and get authentication out of the box