forked from dbt-labs/dbt-snowflake
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug/dynamic table alter on column syntax (dbt-labs#790)
* bug/Dynamic-table-comment-on-syntax * Add changelog * Fix relation type * Fix alter * Update dynamic table comment alter statement * update comment on syntax --------- Co-authored-by: Pat Kearns <[email protected]> Co-authored-by: Mike Alfare <[email protected]> Co-authored-by: colin-rogers-dbt <[email protected]>
- Loading branch information
1 parent
a63399c
commit 6c684b4
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: Fixes | ||
body: Fix the alter syntax on column for dynamic table | ||
time: 2023-10-02T14:46:48.980242+13:00 | ||
custom: | ||
Author: kaarthik108 | ||
Issue: "769" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters