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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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