You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just created my first .NET Core 2.0 project and upon attempting to rename my tables via the .ForSqlServerToTable method, I noticed it's missing. Any idea where it may have gone? Was this excluded from 2.0? My example is below:
Thanks for the info @ajcvickers , the only problem I have with all of this is how in the world are developers supposed to know or be informed of these breaking changes?
Just created my first .NET Core 2.0 project and upon attempting to rename my tables via the
.ForSqlServerToTable
method, I noticed it's missing. Any idea where it may have gone? Was this excluded from 2.0? My example is below:The text was updated successfully, but these errors were encountered: