SQL Database Triggers Deleted, Inserted tables does not get recognized

已回答

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

Hello,

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

0

请先登录再写评论。