can Source Control be configured to work from a single database to multiple repositories?
ErinY
Posts: 3 New member
Hello,
We would like to attach Source Control to a single database that contains standard objects from one repository and database-specific custom objects from another.
Is there any way to Source Control our standard objects with the framework repository and associate the database-specific objects with another repository?
Thanks!
We would like to attach Source Control to a single database that contains standard objects from one repository and database-specific custom objects from another.
Is there any way to Source Control our standard objects with the framework repository and associate the database-specific objects with another repository?
Thanks!
Tagged:
Answers
Can you tell me a little bit more about your custom objects? Are these for different versions of production (e.g. for different customers) or for dev/test databases? Are we talking about schema or static data differences? What sorts of objects? Tables, sprocs etc? Do you have handy naming conventions?
There are clever things you can do with filters and post deploy scripts etc. For example:
https://www.red-gate.com/hub/product-learning/sql-compare/how-to-build-multiple-database-versions-from-the-same-source-using-sql-compare-filters
DevOps Mentor and Coach
Director of DLM Consultants
Creator of Speaking Mentors
Microsoft Data Platform MVP
Friend of Redgate
Twitter / LinkedIn