Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BlockViewer: Update the procedure name instead of inserting it #473

Open
erikdarlingdata opened this issue Sep 30, 2024 · 0 comments
Open
Assignees
Labels

Comments

@erikdarlingdata
Copy link
Owner

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

@erikdarlingdata erikdarlingdata self-assigned this Sep 30, 2024
@erikdarlingdata 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant