v3.10.0
What's Changed
- Fix to pass kwarg in the call to the execute method in the executemany method by @laughingman7743 in #555
- Fix to set result_reuse_enable and result_reuse_minutes in AsyncPandasCursor by @laughingman7743 in #556
- Escape schema and table names in drop statements (fix #562) by @laughingman7743 in #563
Full Changelog: v3.9.0...v3.10.0