Snowflake-sqlalchemy

Latest version: v1.5.3

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

Scan your dependencies

Page 1 of 6

1.5.3

- v1.5.3(Unrelased)

- Limit SQLAlchemy to < 2.0.0 before releasing version compatible with 2.0

1.5.2

- v1.5.2(April 11, 2024)

- Bump min SQLAlchemy to 1.4.19 for outer lateral join
- Add support for sequence ordering in tests

1.5.1

- Fixed a compatibility issue with Snowflake Behavioral Change 1057 on outer lateral join, for more details check https://docs.snowflake.com/en/release-notes/bcr-bundles/2023_04/bcr-1057.
- Fixed credentials with `externalbrowser` authentication not caching due to incorrect parsing of boolean query parameters.
- This fixes other boolean parameter passing to driver as well.

1.5.0

Added option to create a temporary stage command.
Added support for geometry type.
Fixed a compatibility issue of regex expression with SQLAlchemy 1.4.49.

1.4.7

- Re-applied the application name of driver connection `SnowflakeConnection` to `SnowflakeSQLAlchemy`.
- `SnowflakeDialect.get_columns` now throws a `NoSuchTableError` exception when the specified table doesn't exist, instead of the more vague `KeyError`.
- Fixed a bug that dialect can not be created with empty host name.
- Fixed a bug that `sqlalchemy.func.now` is not rendered correctly.

1.4.6

- Bumped snowflake-connector-python dependency to newest version which supports Python 3.11.
- Reverted the change of application name introduced in v1.4.5 until support gets added.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.