I noticed that it hangs when I try to get stored procedures. Example: mssql-scripter --include-objects dbo.uspGetFloorplanAmenities Works great on tables, types and all sorts of other things, but not stored procedures. I am using Microsoft SQL Server 2019 (RTM-CU21) (KB5025808) - 15.0.4316.3 (X64)
I noticed that it hangs when I try to get stored procedures. Example:
mssql-scripter --include-objects dbo.uspGetFloorplanAmenities
Works great on tables, types and all sorts of other things, but not stored procedures. I am usingMicrosoft SQL Server 2019 (RTM-CU21) (KB5025808) - 15.0.4316.3 (X64)