testConnections property
bool
get
testConnections
Perform a simple query to check if a connection is still valid before returning a connection from pool.connect(). Default is false.
Implementation
bool get testConnections;