Comments
1 comment
-
Thanks for your post.
There isn't a way to do it through SQL Source Control, but depending on your source control system, it might support allowing you to change the comments.
For example, here is a way to do it with subversion:
<http://stackoverflow.com/questions/692851/can-i-go-back-and-edit-comments-on-an-svn-checkin>
I hope this helps.
Add comment
Please sign in to leave a comment.
One of our developers realised they had written the wrong comment and needs to change for our version history. Is it possible?
:?: