prefect_dbt.cli.configs.postgres
Module containing models for Postgres configs
Classes
PostgresTargetConfigs
Target configs contain credentials and
settings, specific to Postgres.
To find valid keys, head to the Postgres Profile
page.
Attributes:
credentials: The credentials to use to authenticate; if there are duplicate keys between credentials and TargetConfigs, e.g. schema, an error will be raised.
get_configs
- A configs JSON.