Snowconn

Latest version: v3.11.0

Safety actively analyzes 638956 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

3.4.0

New features:
- You can now specify a role in the connect call.

Issues fixed:
- Fixed the read_df call.

3.2.0

Included wheel as the first dependency in setup.py because there are some other dependencies that are throwing errors if it is not there. most of the time it does not seem to make any difference but with some of Louis' deployments it's causing problems.

There is now a new `temporary_table` parameter to the `write_df` function.

`write_df` was using the sqlalchemy engine before when it should have been using the connection. this is what was causing at least some of the rollback problems.

3.0.1

only using engine.dispose() because it still generated undesired rollbacks in a few situations

2.3.0

stopping last statement from being rolled back automatically because of incredibly stupid snowflake-connector behavior

2.2.1

if a json deserializeable type was null would still try to call json.loads which would throw an error. fixed now.

2.2.0

not documented though. not sure if it's actually useful to anyone but sam

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.