This repository houses example file system structures for Schema files (and a schema) to generate a database within Microsoft Sql Studio This project will not be able to deploy itself, but can be used ...
# Copy this file to mssql-copier.yml and adjust values for your environment. source: sqlserver://user:pass@source-host:1433?database=SourceDB target: sqlserver://user ...