Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies do not show dependency on function #281

Open
livius2 opened this issue Oct 14, 2022 · 1 comment
Open

Dependencies do not show dependency on function #281

livius2 opened this issue Oct 14, 2022 · 1 comment

Comments

@livius2
Copy link

livius2 commented Oct 14, 2022

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.

@ron90
Copy link

ron90 commented Mar 2, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants