Skip to content

Can not delete schemas #789

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

Closed
ntloc592 opened this issue Mar 3, 2016 · 1 comment
Closed

Can not delete schemas #789

ntloc592 opened this issue Mar 3, 2016 · 1 comment

Comments

@ntloc592
Copy link

ntloc592 commented Mar 3, 2016

Use Parse Server version 2.1.3

  1. I create 'test' class via Schema API - CREATE
    • In database, 'test' will insert into _SCHEMA collection
    • 'test' collection has not created
  2. I will delete 'test' classs via Schema API - DELETE
    • Result: {},
    • 'test' have not deleted from _SCHEMA collection yet
@ntloc592 ntloc592 changed the title Deleting of schemas Can not delete schemas Mar 3, 2016
@drew-gross
Copy link
Contributor

Fixed by #802

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

No branches or pull requests

2 participants