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

Fix: add if not exists clause to last 2 migrations #1351

Closed
wants to merge 1 commit into from

Conversation

tjsilver
Copy link
Contributor

@tjsilver tjsilver commented Dec 4, 2024

Co-authored-by: akash1810 [email protected]

What does this change?

Adds IF NOT EXISTS to the migrations for the github_repository_custom_properties and amigo_bake_packages tables.

Why?

The Cloudquery tasks for these are currently failing as Cloudquery should own these tables but they are currently owned by Prisma.

How has it been verified?

  • Tested on CODE

@tjsilver tjsilver requested review from a team as code owners December 4, 2024 16:43
@tjsilver tjsilver closed this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant