Skip to content

Variable substitution not disabled when using -x #541

Description

@grothwell

In go-sqlcmd 1.7.0 the -x parameter doesn't appear to be working and leads to an error. Running the same script using ODBC sqlcmd works properly.

testsql.sql contents:
SELECT '$('

Example command usage:
sqlcmd -i testsql.sql -x

Example output when not working:
Sqlcmd: Error: Syntax error at line 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions