Static Data changes not detected
djmuler
Posts: 3
Hi we are testing RedGate source Control before make the decission to work with it in our huge databases.
We detected some problems working with static data.
Partner A commited several new records in a table, data changes to svn.
Partner B check GetLatest and some some new records in the table are not shown.
Partner B check commit and changes by B (insert records) are shown with a red X.
If Partner B commit his changes of static data in the same table B commited data, changes from B are deleted in svn and added changes from A!
We need to add allways unless we delete it manually in our tables.
¿Is this a bug or really we arent working as suposed?
We detected some problems working with static data.
Partner A commited several new records in a table, data changes to svn.
Partner B check GetLatest and some some new records in the table are not shown.
Partner B check commit and changes by B (insert records) are shown with a red X.
If Partner B commit his changes of static data in the same table B commited data, changes from B are deleted in svn and added changes from A!
We need to add allways unless we delete it manually in our tables.
¿Is this a bug or really we arent working as suposed?
Comments
Sorry for the issue you are having with static data. We've opened up a support ticket for this so I can troubleshoot what could be going on. I'll be replying there shortly after this post.
Red Gate Software
US Product Support
Explanation Corrected:
We detected some problems working with static data.
Partner A commited several new records in a table, data changes to svn.
Partner B check GetLatest and some new records from A in the table are not shown.
Partner B check commit and changes by A (insert records) are shown with a red X.
If Partner B commit his changes of static data in the same table A commited data, changes from A are deleted in svn and added changes from B!