We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3fa8b4 commit 9c822d6Copy full SHA for 9c822d6
integration_tests/models/marts/fct_model_6.sql
@@ -76,7 +76,7 @@ select 1 as id
76
from {{ var('my_table_reference') }}
77
union all
78
79
- -- the following is SQL commented so it should be found as a hard coded reference
+ -- the following is SQL commented so it should not be found as a hard coded reference
80
-- select
81
-- 6 as id
82
-- from my_db.my_schema.my_table222
0 commit comments