Skip to content

Commit

Permalink
Sync changes from private repo
Browse files Browse the repository at this point in the history
  • Loading branch information
CI Bot authored and CI Bot committed Aug 23, 2024
1 parent 1240f46 commit a27a0a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbt-on-astro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ Your Astro project contains the following files and folders:

### ❗Warning❗

This template used DuckDB, an in-memory database, for running dbt transformations. While this is great to learn Airflow, your data is not guaranteed to persist between executions! For production applications, use a _persistent database_ instead (consider DuckDB's hosted option MotherDuck or another database like Postgres, MySQL, or Snowflake).
This template used DuckDB, an in-memory database, for running dbt transformations. While this is great to learn Airflow, your data is not guaranteed to persist between executions! For production applications, use a _persistent database_ instead (consider DuckDB's hosted option MotherDuck or another database like Postgres, MySQL, or Snowflake)....

0 comments on commit a27a0a7

Please sign in to comment.