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
Is your feature request related to a problem? Please describe.
The query that currently gets the procedure name based on object and database id can get real slow because it's single threaded.
Describe the solution you'd like
Dump all the data in and update it afterwards.
Describe alternatives you've considered
Waiting
Are you ready to build the code for the feature?
Oh stop.
erikdarlingdata
changed the title
BlockViewer: Updated the procedure name instead of inserting it
BlockViewer: Update the procedure name instead of inserting it
Oct 9, 2024
Is your feature request related to a problem? Please describe.
The query that currently gets the procedure name based on object and database id can get real slow because it's single threaded.
Describe the solution you'd like
Dump all the data in and update it afterwards.
Describe alternatives you've considered
Waiting
Are you ready to build the code for the feature?
Oh stop.
IMPORTANT: If you're going to contribute code, please read the contributing guide first.
https://github.com/erikdarlingdata/DarlingData/blob/main/CONTRIBUTING.md
The text was updated successfully, but these errors were encountered: