im-open/Install and Run Depenedency Scripts

Downloads database dependency scripts and runs them against the specified database

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
db-server-nameThe server where the dependency files will be run.yes
db-nameThe name of the database where the dependency files will run.yes
dependency-listA json string containing a list of objects with the name of the dependency package, the version,the url where the package is stored, and optionally the auth token needed to download the package.yes
use-integrated-securityUse domain integrated security. If false, a db-username and db-password should be specified. If true, those parameters will be ignored if specified.yesfalse
db-usernameThe username to use to login to the database. This is required if use-integrated-security is false, otherwise it's optional and will be ignored.no
db-passwordThe password for the user logging in to the database. This is required if use-integrated-security is false, otherwise it's optional and will be ignored.no
trust-server-certificateA boolean that controls whether or not to validate the SQL Server TLS certificate.nofalse

no outputs