Comments
3 comments
-
You should be able to get this information from your version control system client. Which VCS have you got your database linked to (e.g. SVN, TFS, Git)?
-
i have TFS VCS
-
In that case, you can use Team Explorer, or the TF command line (https://docs.microsoft.com/en-us/vsts/tfvc/use-team-foundation-version-control-commands) to report on the history of changes. Each database object maps to a file in the repository, so you should be able to get the information you want.
Add comment
Please sign in to leave a comment.
i want to gather all the objects when we do a release and i want all the changed objects for a list of checkins (revision)