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

Attempt Fix #505 SQL Timings Not Displaying - for ProfiledDbDataAdapt… #658

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

urbanekv
Copy link

@urbanekv urbanekv commented Sep 4, 2023

…er.Fill() called with a dataset

Hi @NickCraver , after some exploring, I dared to post this draft. It helped us to solve the problem with missing stats - issue #505

In our project, we use ProfiledDbDataAdapter with the DataSet object passed to the FIll() method . It helped us to get rid of not-well-closed timings. The totals are now filled correctly.

…dDbDataAdapter.Fill() called with a dataset
@tvavrda
Copy link

tvavrda commented Nov 27, 2023

@NickCraver can we ask for a status of this PR? Is there anything we can do? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants