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

Issue/139: Add Try/Catch to: _do_query() #154

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Issue/139: Add Try/Catch to: _do_query() #154

merged 1 commit into from
Apr 23, 2024

Conversation

JJJ
Copy link
Collaborator

@JJJ JJJ commented Apr 23, 2024

This allows errors to be explicitly suppressed when a query fails.

Fixes #139.

This allows errors to be explicitly suppressed when a query fails.

See: #139.
@JJJ JJJ merged commit 59aeaf3 into master Apr 23, 2024
@JJJ JJJ deleted the issue/139 branch April 23, 2024 17:37
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.

$wpdb->suppress_errors() not supressing fatal errors during dbDelta()
1 participant