Skip to content

Commit

Permalink
SNOW-762194: 1.4.7 release preparation (#399)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-aling authored Mar 21, 2023
1 parent d68cc65 commit b161892
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion DESCRIPTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ Source code is also available at:

# Release Notes

- v1.4.7(Unreleased)
- v1.4.7(Mar 22, 2023)

- 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.

- v1.4.6(Feb 8, 2023)

Expand Down

0 comments on commit b161892

Please sign in to comment.