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: remove stage from statefile if not found #1220

Merged
merged 2 commits into from
Sep 20, 2022
Merged

Conversation

sfc-gh-swinkler
Copy link
Collaborator

Fixes issue when stage is deleted out of band. Previously error would get:

 Error: 002003 (02000): SQL compilation error:
│ Stage '"test"."test".EXAMPLE_STAGE' does not exist or not authorized.

Now correctly realizes that the resources has been deleted and opts to create it again.

Test Plan

  • acceptance tests

References

@sfc-gh-swinkler sfc-gh-swinkler changed the title delete if not found fix: remove stage from statefile if not found Sep 19, 2022
@github-actions
Copy link

Integration tests failure for 3f05a6d10e60da4fc35c4a8762a65067c7f1c1e6

@github-actions
Copy link

Integration tests success for 3ca05c823380ccb013408fada7da3492c5c3af08

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.

2 participants