diff --git a/README.md b/README.md index b9337e4..e6a35fc 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # dbt-exasol + **[dbt](https://www.getdbt.com/)** enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications. Please see the dbt documentation on **[Exasol setup](https://docs.getdbt.com/reference/warehouse-setups/exasol-setup)** for more information on how to start using the Exasol adapter. # Current profile.yml settings + ```yaml @@ -20,10 +22,12 @@ dbt-exasol: schema: SCHEMA ``` -#### Optional login credentials using OpenID for Exasol SaaS +## Optional login credentials using OpenID for Exasol SaaS + OpenID login through access_token or refresh_token instead of user+password -#### Optional parameters +## Optional parameters +