Skip to content

Adds Purge & Polygon to ParseSchema #365

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 5 commits into from
Nov 3, 2017
Merged

Conversation

montymxb
Copy link
Contributor

@montymxb montymxb commented Nov 2, 2017

This adds the purge method to ParseSchema. This allows the deletion of all objects without having to run through and query all objects for removal. This was added to ParseSchema as the related delete method requires the class to be first empty of objects.

Polygon type support has also been added to ParseSchema, both via a suported method to add a polygon type field and as a recognized field when asserting types.

@montymxb montymxb added this to the 1.4.0 milestone Nov 2, 2017
@montymxb montymxb merged commit 18ec4d0 into parse-community:master Nov 3, 2017
@montymxb montymxb deleted the purge branch November 3, 2017 01: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.

1 participant