package
0.1.1-alpha
Repository: https://github.com/microsoft/azure-schema-operator.git
Documentation: pkg.go.dev

# Functions

DownloadDacpac downloads the dacpac from a URL and returns the path to the dacpac.
NewSQLCluster returns a new `SQLCluster`.
RunDacPac runs DacPac on a target DB by using sqlpackage.
TargetDacpacExecution runs dacpac on the target cluster for a specific schema the template schema in the DacPac will be replaced by the target schema.

# Structs

SQLCluster represents a SQL Server Databse.