Skip to content

Commit

Permalink
Set supported_as_column to false for snowflake interval
Browse files Browse the repository at this point in the history
  • Loading branch information
scgkiran committed Sep 16, 2024
1 parent 51b5bb7 commit d3aeb37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dialects/snowflake.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ supported_types:
sql_type_name: TIMESTAMPTZ
interval:
sql_type_name: INTERVAL
supported_as_column: false
dec:
sql_type_name: NUMERIC
scalar_functions:
Expand Down

0 comments on commit d3aeb37

Please sign in to comment.