artofhuman opened a new pull request, #185: URL: https://github.com/apache/phoenix-queryserver/pull/185
This option disables rollback attempts when the database is in autocommit mode. It prevents errors that may occur when closing an invalid connection and also reduces the number of unnecessary queries. doc: https://docs.sqlalchemy.org/en/21/core/pooling.html#disabling-reset-on-return-for-non-transactional-connections sqlalchemy commit: https://github.com/sqlalchemy/sqlalchemy/commit/eea260f5bed9f64a8ae9d993b4972b754524078a -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
