SQL Server: sys.assembly_modules visibility
Answered
Hi,
Is it possible to view the user defined functions along with other functions under "routines" in the tree view?
SQL Server Management Studio displays them as seen in the included screenshot. DataGrip does not. These entries are found in:
select * from sys.assembly_modules


Please sign in to leave a comment.
Hello, please follow and vote for this issue here https://youtrack.jetbrains.com/issue/DBE-9236