diff --git a/README.md b/README.md index 913599c..6eb8a32 100644 --- a/README.md +++ b/README.md @@ -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: @@ -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