0

Is there a way to delete an entire column in the object table in Parse.com? For example I have a column with name "Example" among other columns and I trying to get rid of it and all of the values under it.

I've tried the deleteInBackground() and deleteAtIndex() commands but they only delete entire rows or one cell. Thanks!

1 Answer 1

1

Use the web interface to select the target class and drop the column (this is a manual operation, there is no provided API to do it).

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.