Closed horinezachary closed 4 years ago
This change updates the sql connection method to a pools instead of a single connection, which provides better error handling in the event of a connection error or timeout, and allows for better handling of simultaneous requests.
This change updates the sql connection method to a pools instead of a single connection, which provides better error handling in the event of a connection error or timeout, and allows for better handling of simultaneous requests.