Skip to content

Commit b161892

Browse files
authored
SNOW-762194: 1.4.7 release preparation (#399)
1 parent d68cc65 commit b161892

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

DESCRIPTION.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ Source code is also available at:
99

1010
# Release Notes
1111

12-
- v1.4.7(Unreleased)
12+
- v1.4.7(Mar 22, 2023)
1313

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

1719
- v1.4.6(Feb 8, 2023)
1820

0 commit comments

Comments
 (0)