Skip to content

Commit

Permalink
Update _model-versions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ilias1111 committed Oct 11, 2024
1 parent 8ef8a80 commit 0b0750e
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ import {versions} from '@site/src/componentVersions';


<ReactMarkdown children={`
| snowplow-unified version | dbt versions | BigQuery | Databricks | Redshift | Snowflake | Postgres |
| -------------------------- | ------------------- | :------: | :--------: | :------: | :-------: | :------: |
| ${versions.dbtSnowplowUnified} | >=1.6.0 to <2.0.0 ||||||
| snowplow-unified version | dbt versions | BigQuery | Databricks | Redshift | Snowflake | Postgres | Spark |
| -------------------------- | ------------------- | :------: | :--------: | :------: | :-------: | :------: | :---: |
| ${versions.dbtSnowplowUnified} | >=1.6.0 to <2.0.0 |||||||
| 0.4.5 | >=1.6.0 to <2.0.0 |||||||
`} remarkPlugins={[remarkGfm]} />


Expand Down

0 comments on commit 0b0750e

Please sign in to comment.