Oracle PLSQL trigger cannot find bind variables when editing
Version: 2024.3
`:new` `:old` no working.
Even the `if updating then` statement will report an error
For example: "Unable to resolve column 'updating'".
Everything is fine when previewing for the first time, but once you start editing, you will get an error, as shown in the gif

Please sign in to leave a comment.
When you execute this DDL statement, does it still throw an error or is it just the highlighting and the statement itself is executed without issues? Please also specify your current IDE version
Hi,
Just the highlighting, the DDL itself can be executed without issues. This makes autocomplete completely unusable.
DataGrip 2024.3 Windows 11
Build #DB-243.21565.204, built on November 13, 2024
Runtime version: 21.0.5+8-b631.16 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Please can you also include the definitions of EB_BOX_FASTNOITEM and EB_BOXITEM for our tests