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

Address CA1859 #560

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Address CA1859 #560

merged 1 commit into from
Oct 26, 2023

Conversation

bricelam
Copy link
Contributor

warning CA1859: Change type of field 'disp_log_hook_handle' from 'System.IDisposable' to 'SQLitePCL.hook_handle?' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)

> warning CA1859: Change type of field 'disp_log_hook_handle' from 'System.IDisposable' to 'SQLitePCL.hook_handle?' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
@ericsink ericsink merged commit 37d4220 into ericsink:master Oct 26, 2023
1 check passed
@bricelam bricelam deleted the patch-1 branch October 26, 2023 20:23
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.

2 participants