brooklyn-data / dbt_artifacts

A dbt package for modelling dbt metadata. https://brooklyn-data.github.io/dbt_artifacts
Apache License 2.0
309 stars 113 forks source link

[Feature]: PostgreSQL support #388

Closed andy-clapson closed 9 months ago

andy-clapson commented 9 months ago

Overview

Support for dbt artifacts upload in PostgreSQL.

What problem would this solve?

This very nice functionality, plug & play with Postgres. It seems to mostly work...? I see the tables/schema being created, but not populated, so I was guessing this was due to Postgres not being officially supported.

Would you be willing to contribute?

glsdown commented 9 months ago

Hi @andy-clapson. Thanks for reaching out.

We are currently reviewing PR #368 which adds Postgres support and we hope to get this in place soon.

andy-clapson commented 9 months ago

oh wicked, I figured it wasn't far off. 👌