Mapping of multiple databases to a single repository
Vamsi
Posts: 2 New member
Hi,
We have multiple databases in an MS SQL Server and we need to map all the databases to a single repository using Redgate.
Is this possible?
If yes, please share the link containing the details.
Thanks in advance
We have multiple databases in an MS SQL Server and we need to map all the databases to a single repository using Redgate.
Is this possible?
If yes, please share the link containing the details.
Thanks in advance
Tagged:
Answers
You would need to get a good structure in place, I've done a test myself with a multi-database repository setup in Azure DevOps Git
You would need to have the parent folder of the database name etc inside the root, then connect to that like I've done below
So in Azure DevOps, under my project repo, I created the folder structure DB1, DB2, DB3 and linked to those individually
Kind regards
Dan Calver | Redgate Software
Have you visited our Help Center?