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 3e73ccd commit 5feab0e
Showing 1 changed file with 9 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,15 @@ import {versions} from '@site/src/componentVersions';
<TabItem value="media" label="Snowplow Media Player">

<ReactMarkdown children={`
| snowplow-media-player version | snowplow-web version | dbt versions | BigQuery | Databricks | Redshift | Snowflake | Postgres |
| ---------------------------------- | -------------------- | ------------------ | :------: | :--------: | :------: | :-------: | :------: |
| ${versions.dbtSnowplowMediaPlayer} | | >=1.4.0 to <2.0.0 ||||||
| 0.5.3 | >=0.14.0 to <0.16.0 | >=1.4.0 to <2.0.0 ||||||
| 0.4.2 | >=0.13.0 to <0.14.0 | >=1.3.0 to <2.0.0 ||||||
| 0.4.1 | >=0.12.0 to <0.13.0 | >=1.3.0 to <2.0.0 ||||||
| 0.3.4 | >=0.9.0 to <0.12.0 | >=1.0.0 to <1.3.0 ||||||
| 0.1.0 | >=0.6.0 to <0.7.0 | >=0.20.0 to <1.1.0 ||||||
| snowplow-media-player version | snowplow-web version | dbt versions | BigQuery | Databricks | Redshift | Snowflake | Postgres | Spark |
| ---------------------------------- | -------------------- | ------------------ | :------: | :--------: | :------: | :-------: | :------: | :------: |
| ${versions.dbtSnowplowMediaPlayer} | N/A | >=1.4.0 to <2.0.0 |||||||
| ${versions.dbtSnowplowMediaPlayer} | N/A | >=1.4.0 to <2.0.0 |||||||
| 0.5.3 | >=0.14.0 to <0.16.0 | >=1.4.0 to <2.0.0 |||||||
| 0.4.2 | >=0.13.0 to <0.14.0 | >=1.3.0 to <2.0.0 |||||||
| 0.4.1 | >=0.12.0 to <0.13.0 | >=1.3.0 to <2.0.0 |||||||
| 0.3.4 | >=0.9.0 to <0.12.0 | >=1.0.0 to <1.3.0 |||||||
| 0.1.0 | >=0.6.0 to <0.7.0 | >=0.20.0 to <1.1.0 |||||||
`} remarkPlugins={[remarkGfm]} />

</TabItem>
Expand Down

0 comments on commit 5feab0e

Please sign in to comment.