DoDo
Member³
In version 8 when I clicked on Referenced by branch in Object browser it displayed all referencing objects regardless of an referencing object owner, but in version 9 it does not.
For example:
Schema "MyTables" is owner of table "first_table"
and has granted referencing on it to schema "MyTriggers"
which has trigger "first_trig" created on table "first_table".
When we are connected as "MyTables" trigger is not in "Referenced by", but when we connect as "MyTriggers" it is.
Object browser filters, in both cases, are set to and All objects.
This is big deal, because now I can not rely on PL/SQL Developer to show me who references my tables.
Please return old behaviour!
For example:
Schema "MyTables" is owner of table "first_table"
and has granted referencing on it to schema "MyTriggers"
which has trigger "first_trig" created on table "first_table".
When we are connected as "MyTables" trigger is not in "Referenced by", but when we connect as "MyTriggers" it is.
Object browser filters, in both cases, are set to and All objects.
This is big deal, because now I can not rely on PL/SQL Developer to show me who references my tables.
Please return old behaviour!
