particular/Run SQL Server

Runs SQL Server using a method appropriate for the target platform

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 1, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: particular/install-sql-server-action@669fc7147c13cb314685bab823a55a5e22a0c95f # v1.4.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
connection-string-env-varName of the output environment variable that will receive the connection stringyes
catalogName of the initial database name (catalog) to createnonservicebus
collationThe collation to use for the SQL Server databasenoSQL_Latin1_General_CP1_CS_AS
sqlserver-versionThe SQL server major version to useno2022
extra-paramsExtra parameters to add to the connection stringno
enable-full-text-searchEnable SQL Server Full-Text Search installationnofalse

no outputs