Marc Sallin
Marc Sallin
Hi Michael Of course migrations support would be great. I have not much Experience with entity framework, but as fare as I know the EF Migrations mechanismus consists of two...
Hi Gary 1. You can use EF without migrations. Have a look at the Code in this Repo, there is a sample Application. 2. You can not run "update-database" because...
Hello Tom Thanks for your work! Currently I'm very busy and have not the chance to look through it in detail. The formatting should not be the problem, R# will...
@CADbloke thanks for the hint! @tg73 What do you think, could we benefit from that?
I while ago I looked through the code (as its OSS :)) but I noticed thats not just "take and use". There is still the started work from @tg73 (https://github.com/zanyants/SQLiteCodeFirst/tree/feature/migrations)....
Maybe worth to have a look: https://github.com/ericschultz/SQLiteParser
https://github.com/msallin/SQLiteCodeFirst/tree/%234
Points to the branch #4, into which I merged your PR. I'll need some time to look through the code and I'll merge it into the master as soon as...
> > Points to the branch #4, into which I merged your PR. I'll need some time to look through the code and I'll merge it into the master as...
> > > Points to the branch #4, into which I merged your PR. I'll need some time to look through the code and I'll merge it into the master...