Piotr

Results 26 comments of Piotr

Sorry. I will put some info on main web page.

Seems to be similar to https://github.com/Microsoft/msbuild/issues/2423

Nice idea. The main problem is that cs2php is currently my hobby project and I don't invest much time in it.

I've just started to implement this feature. First I have each time verify if catalog exists on each migration, because I'm unable to obtain information if catalog has been introduced...

The problem is that from EntityFramework's point of view there is nothing to migrate. I have no idea at this moment how to fix this.

No. It willl affect each next migration, by adding some sql statements. Shaman can only fix migrations made by EF. It cannot force EF to create migration if EF doesn't...

I just made some changes in project and it can be compiled now. Unfortunately C# to PHP translation cannot be done at this moment probably due to Roslyn errors. Seems...

How Id properties from base and derived class are mapped into table columns? Have you put any annotations?

Please read http://www.cs2php.com/how-to-begin.htm . If you still have problem please let me know.