Skip to content

Commit

Permalink
Update _model-version
Browse files Browse the repository at this point in the history
  • Loading branch information
OscarSnowPlow committed Oct 15, 2024
1 parent 1110262 commit 9478f4b
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,10 @@ import {versions} from '@site/src/componentVersions';
<TabItem value="attribution" label="Snowplow Attribution">

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

</TabItem>
Expand Down

0 comments on commit 9478f4b

Please sign in to comment.