Hello.
I found what was wrong about my previous comment. The stored procedures are not created if the DB already exists, the stored procedures are created only if the DB is a new DB created by EF and if its initial configuration has MapToStoredProcedures feature enabled, is that a possible bug?.
By the way, I'm working in a custom DB Provider and I want to add this feature but there is no a class that I can use for override to implement it. Are you planning to add it later or not add it at all?
Thanks for your time.
↧