snowflake-sqlalchemy · PyPI
https://pypi.org/project/snowflake-sqlalchemy16.12.2021 · Fixed foreign key names that should be normalized. Issue #24 (@cladden) Set the default schema Issue #25 (@cladden) Improved performance by caching current database and schema for inspector. Issue #30 (@cladden) v1.0.8 (December 21, 2017) Added get_schema_names method to Snowflake SQLAlchemy dialect.
snowflake-connector-python · PyPI
https://pypi.org/project/snowflake-connector-python17.12.2021 · Snowflake specific exceptions are now set using Exception arguments. Fixed an issue where use_s3_regional_url was not set correctly by the connector. v2.7.0(October 25,2021) Removing cloud sdks.snowflake-connector-python will not install them anymore. Recreate your virtualenv to get rid of unnecessary dependencies. Include Standard C++ headers.