SQL Symbol Unknown - INSERTED

PHPStorm successfully recognizes the OUTPUT syntax, but then stated the INSERTED immediately following is an unknown symbol. Has anyone ran into this, and/or have a solution? I just want to eliminate the warning generated by this, when the query works properly and the syntax is valid.

 

 

0
5 comments

Please share the code sample and a screenshot of how it's shown for you.

0
Avatar
Permanently deleted user

The code works flawlessly, its only PHPStorm doesn't recognize this as valid syntax.

0
Avatar
Permanently deleted user

What PhpStorm version do you use?

What SQL dialect is set in File | Settings | Languages & Frameworks | SQL Dialects for current project?

0
Avatar
Permanently deleted user

PHPStorm 2016.1 Build #PS-145.258 perpetual fallback license.

SQL Server dialect throughout the project.

0

Jonathan, this was resolved in 2017.2, please upgrade: https://youtrack.jetbrains.com/issue/DBE-4748

0

Please sign in to leave a comment.