Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Update adapter so temporary tables are not created when foreign keys#927

Open
bdgeise wants to merge 6 commits intodbt-labs:mainfrom
bdgeise:main
Open

Update adapter so temporary tables are not created when foreign keys#927
bdgeise wants to merge 6 commits intodbt-labs:mainfrom
bdgeise:main

Conversation

@bdgeise
Copy link
Copy Markdown

@bdgeise bdgeise commented Oct 11, 2024

cannot reference permanent table from temporary table constraint

resolves #
[[docs dbt-labs/docs.getdbt.com/#](https://github.com/dbt-labs/dbt-adapters/issues/644)](dbt-labs/dbt-adapters#644)

Problem

cannot reference permanent table from temporary table constraint

Solution

Implement change from dbt-labs/dbt-core#8768 and dbt-labs/dbt-core#8889 for Redshift

Checklist

  • [x ] I have read the contributing guide and understand what's expected of me
  • [ x] I have run this code in development and it appears to resolve the stated issue
  • [ x] 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

@bdgeise
Copy link
Copy Markdown
Author

bdgeise commented Nov 5, 2024

@dbeatty10 is there anything I'm missing to have this PR assigned and merged?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2025

This PR has been marked as Stale because it has been open with no activity as of late. If you would like the PR to remain open, please comment on the PR or else it will be closed in 7 days.

@github-actions github-actions Bot added the Stale label Jun 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants