Skip to content

Fix delete schema when actual collection does not exist #802

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

Merged
merged 1 commit into from
Mar 3, 2016

Conversation

Marco129
Copy link
Contributor

@Marco129 Marco129 commented Mar 3, 2016

Fix for #789
If the collection does not exist, it will jump to the error block and skip everything else.
Check for existence before getting the collection.

@drew-gross
Copy link
Contributor

Good catch!

drew-gross added a commit that referenced this pull request Mar 3, 2016
Fix delete schema when actual collection does not exist
@drew-gross drew-gross merged commit b301ea9 into parse-community:master Mar 3, 2016
@drew-gross drew-gross mentioned this pull request Mar 3, 2016
@Marco129 Marco129 deleted the fix-delete-schemas branch March 3, 2016 19:11
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.

3 participants