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.
Please sign in to leave a comment.
Please share the code sample and a screenshot of how it's shown for you.
The code works flawlessly, its only PHPStorm doesn't recognize this as valid syntax.
What PhpStorm version do you use?
What SQL dialect is set in File | Settings | Languages & Frameworks | SQL Dialects for current project?
PHPStorm 2016.1 Build #PS-145.258 perpetual fallback license.
SQL Server dialect throughout the project.
Jonathan, this was resolved in 2017.2, please upgrade: https://youtrack.jetbrains.com/issue/DBE-4748