I noticed some strange changes in Entity Developer.
Changed the algorithm for constructing the foreign keys and relationships between objects.
Algorithm 1:
Algorithm 2:Read Only = False
Update Check = Always
In older versions, about a year ago, was algorithm 1.Read Only = True
Update Check = Never
I had some problems with the model and you in the next hotfix fixed the problem and switched to the algorithm 2.
And in the latest version appeared again behavior algorithm 1.
Why?
How is that better?
And why did all foreign keys are not changed automatically Entity Developer the first algorithm, only newly created?
Thanks.