Revision number
andy30
Posts: 2 Bronze 1
Is there any way to easily view the revision number after a commit?
Comments
You can only view revision numbers with the fully integrated source control systems, i.e. Subversion, TFS and Vault. Any source control systems that need a config file to access their command line will not return revision numbers.
If you right click on the database in SSMS there is an option "View history", where you can see the revision history.
Redgate Software