Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use this package #11

Open
waitsfornone opened this issue Nov 14, 2023 · 1 comment
Open

How to use this package #11

waitsfornone opened this issue Nov 14, 2023 · 1 comment

Comments

@waitsfornone
Copy link

Hello. I would like to try out this materialization, but the package does not seem to be on the dbt package index at the time of this issue. Would someone possibly be able to tell me how I can install? Thank you.

@AbdouSeck
Copy link

Add the following in your packages.yml file

packages:
  - git: "https://github.com/edx/snowflake_timetravel_table.git"
    revision: 0.0.4

The next time you run dbt deps, it should theoretically work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants