From 68f2e4dd5ea283ed8070fbb8e048de411f6dfadc Mon Sep 17 00:00:00 2001 From: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com> Date: Fri, 20 Dec 2024 09:38:10 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b814998..b655206 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Do NOT include the individual ad platform packages in this file. The ad reportin ### Step 3: Configure Database and Schema Variables By default, this package looks for your ad platform data in your target database. If this is not where your app platform data is stored, add the relevant `_database` variables to your `dbt_project.yml` file (see below). +> Please note, cross-database querying, where the `*_database` variable differs from the database specified in your `profiles.yml`, is not supported by all dbt adapters (e.g., dbt-redshift). Refer to the documentation for your specific destination adapter for more details on its capabilities. ```yml vars: