Skip to content

Commit

Permalink
docs(README): update postgres support
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenwindflower authored Apr 20, 2024
1 parent 5fb21aa commit 04fcf0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ If you're new to dbt, [check out the wiki](https://github.com/gwenwindflower/tbd
- [x] Snowflake
- [ ] Redshift
- [ ] Databricks
- [ ] Postgres
- [x] Postgres
- [x] DuckDB

If you don't have a cloud warehouse, but want to spin up a dbt project with `tbd` I recommend either:
Expand Down Expand Up @@ -123,7 +123,7 @@ I'm going to experiment very soon with using structured output conformed to dbt'
- [x] Add support for BigQuery
- [ ] Add support for Redshift
- [ ] Add support for Databricks
- [ ] Add support for Postgres
- [x] Add support for Postgres
- [x] Add support for DuckDB
- [ ] Build on Linux
- [ ] Build on Windows
Expand Down

0 comments on commit 04fcf0f

Please sign in to comment.