Skip to content

Conversation

@kkmuffme
Copy link
Contributor

@kkmuffme kkmuffme commented Jan 8, 2025

Fix #188

Please let me know whether we want to use $allow_bail there and if not set should ovewrite with die_on_disconnect or use the WP default true (like in check_connection()

@JJJ
Copy link
Collaborator

JJJ commented Oct 29, 2025

$allow_bail makes sense to me.

Matching the behavior of check_connection() also seems appropriate.

@kkmuffme
Copy link
Contributor Author

I won't have time in the next 2 weeks, will complete it then.
I think I have a couple other fixes too I'll PR then, so it will be done in time for WP 6.9

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.

db_connect $query param changed to $allow_bail = true bool

2 participants