pub const DB_MSSQL_INSTANCE_NAME: Key;
Expand description

The Microsoft SQL Server instance name connecting to. This name is used to determine the port of a named instance.

If setting a db.mssql.instance_name, server.port is no longer required (but still recommended if non-standard).

Examples

  • MSSQLSERVER