snowflakedb / snowflake-connector-python

Snowflake Connector for Python
https://pypi.python.org/pypi/snowflake-connector-python/
Apache License 2.0
601 stars 473 forks source link

add tupleCursor and type dictCursor #2086

Open Polandia94 opened 1 month ago

Polandia94 commented 1 month ago

Add tupleCursor like dictCursor but always return Tuple. Modify types of dictCursor to always return dict related to: https://github.com/snowflakedb/snowflake-connector-python/issues/2085

github-actions[bot] commented 1 month ago

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

Polandia94 commented 1 month ago

recheck

Polandia94 commented 1 month ago

I have read the CLA Document and I hereby sign the CLA