Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove 1.8.latest core reference from install. #893

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

VersusFacit
Copy link
Contributor

Problem

 syntax error at or near "'foreign_key_model'" in context "key references ref('foreign_key_model'", at line 9, column 52
  compiled Code at target/run/test/models/my_model.sql

This is related to a similar snowflake issue https://github.com/dbt-labs/dbt-snowflake/pull/1150/files

Solution

Get rid of the branch reference.

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX

@VersusFacit VersusFacit self-assigned this Aug 1, 2024
@cla-bot cla-bot bot added the cla:yes label Aug 1, 2024
@VersusFacit VersusFacit requested review from colin-rogers-dbt and mikealfare and removed request for colin-rogers-dbt August 1, 2024 17:33
Copy link
Contributor

github-actions bot commented Aug 1, 2024

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-redshift contributing guide.

1 similar comment
Copy link
Contributor

github-actions bot commented Aug 1, 2024

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-redshift contributing guide.

@VersusFacit VersusFacit added the Skip Changelog Skips GHA to check for changelog file label Aug 1, 2024
@VersusFacit VersusFacit enabled auto-merge (squash) August 1, 2024 17:37
@colin-rogers-dbt colin-rogers-dbt merged commit a7ce464 into 1.8.latest Aug 1, 2024
72 of 77 checks passed
@colin-rogers-dbt colin-rogers-dbt deleted the fix_1.8.latest branch August 1, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes Skip Changelog Skips GHA to check for changelog file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants