Skip to content

configure_db.sh SA_PASSWORD should be MSSQL_SA_PASSWORD #842

@robert-s-lee

Description

@robert-s-lee

SA_PASSWORD should be MSSQL_SA_PASSWORD

DBSTATUS=$(/opt/mssql-tools/bin/sqlcmd -h -1 -t 1 -U sa -P $SA_PASSWORD -Q "SET NOCOUNT ON; Select SUM(state) from sys.databases")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions