In a DB Explorer pane of a code editor window, I expand down through “Other Schemas” to a schema, then to “Tables like ‘%’”, then to a table. Under the table there is a “Triggers” entry (between “Indexes” and “Constraints”), but when I try to expand it, it is empty.
If I look at the same table with DB Navigator, a trigger shows up. I can even extract the DDL of the trigger – and the DDL shows up in a code editor that won’t admit that the trigger exists.
Bug?