You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2024. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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)
The text was updated successfully, but these errors were encountered: