Thanks for great video. I'm trying to test Azure DevOps integration, but not sure how to implement it. Essentially you suppose to create 1 repo per database? Or is it possible to use a common repo for multiple databases? Or it does not make any difference and it just done for convenience and your ddl can reference any database on your snowflake account?
Thanks for great video. I'm trying to test Azure DevOps integration, but not sure how to implement it. Essentially you suppose to create 1 repo per database? Or is it possible to use a common repo for multiple databases? Or it does not make any difference and it just done for convenience and your ddl can reference any database on your snowflake account?
What is the best option between Git repo Vs Schema Change to perform CI/ CD code deployment and maintain dev/qa/prod environments?