Find usages
The "Find usages" tool is pretty good for finding where the object is used in the code, but not in the database. For example, it's not possible to know if a table is used in a view unless the view's DDL is declared in a console/sql script.
请先登录再写评论。
Could you please file a request in YouTrack: https://youtrack.jetbrains.com/issues/DBE with the description of DB you use and examples of views and SQL with the screenshot? Thank you in advance.