SQL Database Triggers Deleted, Inserted tables does not get recognized

Answered

I have MS SQL 2015 and do some TSQL code in table Insert Update triggers.

Those triggers use Inserted and Deleted tables. They are temp tables available in triggers only.

Intellij seems not to recognize them, they are in red,  and don't give auto-completion.

Is there something i'm doing wrong or Intellij does not support those?

0
1 comment

Hello,

Please report an issue on YouTrack attaching screenshots demonstrating the issue: http://youtrack.jetbrains.com/issues/DBE

0

Please sign in to leave a comment.