Marcel Bradea
Marcel Bradea
@hidegh Agreed that would be super helpful. With the amount of limitations to EF object mapping we have a slew of properties outside of what's persisted. Would be much better...
My pleasure @huan-nguyen, and apologies for the slowness. I've amended the commit, please have a look again and see if the PR is acceptable.
Hey @huan-nguyen could you review & accept this when you get a chance? Made the changes you suggested.
Any update on this?
Any way this can get merged in?
Can you please tackle this in EF9 as part of the work to support [nullable complex types](https://github.com/dotnet/efcore/issues/31376)? Both these features become nearly useless when they can be only applied to...
@roji the right guidance to give on that page would be to suggest people to use the SQLite with in-memory option set. There are definitely gaps there as well, but...
@roji What about tests? We run all tests on Sqlite DB's that we create rapidly for each test instance (ie: in test creation/tear-down) Can this run disconnected from the Internet...
What's a viable workaround for when running into this issue? Any way to add manual SQL commands or create a multi-step migration to get around the issue? (ie: drop foreign...
Any plans to support this on the roadmap?