Check in sub-object changes
When working in an Agile environment I will have changes that need to be checked in for the current sprint while still modeling for the next sprint. I would appreciate a way to click on the "arrow" in the source control compare window to commit, for example, 1 out of 3 column changes in the Person table or a line change in stored procedure that coincides with 1 column change and leaving the other lines alone for the next sprint.
-
Cory commented
I think partial commits would be an extremely useful addition to SSC. In a larger team environment, there could be several people making data edits on a lookup table that is under SSC. Having partial commits would allow someone to only commit those data edits that pertain to their code without prematurely committing the edits of other developers.