Skip to content

Commit

Permalink
Add deprecated warning to README (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
JCZuurmond committed Jun 14, 2023
1 parent 61747df commit 448ee70
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# :no_entry: [DEPRECATED] `dbt-excel` is not supported use `dbt-duckdb` instead

[dbt-excel](https://dbt-excel.com/) was an April fools joke. Though, the joke
inspired adding Excel capabilities to `dbt-duckdb`. If you would like to use
`dbt-excel`, use [`dbt-duckdb`](https://github.com/jwills/dbt-duckdb) with the
plugins capabilities to read from and write to Excel files.

# dbt-excel: Unleash the Power of Excel in Your Data Stack

## The ultimate solution for the data-driven world
Expand Down

0 comments on commit 448ee70

Please sign in to comment.