flamerobin icon indicating copy to clipboard operation
flamerobin copied to clipboard

Dependencies do not show dependency on function

Open livius2 opened this issue 3 years ago • 1 comments

Hi

when you go to function e.g. udf and look at function dependencies you see e.g. that some procedure use it. But when you go to that procedure and you look at dependencies there are no dependency on that function.

It will be helpful, as if someone need to remove external function and replace it with built in it is much harder to do this in one pass. E.g. in procedure there are 3 used functions. And you replace only one, as you see dependency only from function side.

livius2 avatar Oct 14 '22 06:10 livius2

FlameRobin 0.9.10

There is a same problem with stored functions also. Stored functions are not shown in the list when viewing dependencies of a table.

ron90 avatar Mar 02 '24 12:03 ron90