Arthur
Results
1
issues of
Arthur
This pull request adds an `autocommit` parameter to the `connect_to_mysql` method, enabling users to toggle autocommit mode on MySQL connections. By setting `autocommit=True`, users can ensure the latest data changes...