Feature Request
Is your feature request related to a problem? Please describe
The function db_check_reconnect() currently only works with the main connection.
Describe the solution you'd like
Allow it to work with any PDO connection.
Additional context
Could be useful in some situations