Contains a template that you can use to perform CI/CD for SQL database in Fabric in two different ways. Based on a blog post I wrote called 'Two ways to perform CI/CD for SQL databases in Fabric using ...
private final String filePathDependenciesDDL = "./src/main/resources/dialect_config/ddl_dependencies.json"; private final String filePathDependenciesDML = "./src/main ...