Skip to content

Statement DECLARE produces error in MSSQL. #525

Description

@cmistiloglou

When writing a SQL query using MSSQL it does not recognize the DECLARE statement.

Example:

DECLARE @SpecifiedName NVARCHAR(10) = '%LEX%';

The produced error:

ValueError: Not supported query type!

Version: sql_metadata==2.13.0

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions