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 null relation problem #2319

Merged
merged 4 commits into from
Jul 19, 2016
Merged

Fix null relation problem #2319

merged 4 commits into from
Jul 19, 2016

Conversation

flovilmart
Copy link
Contributor

Makes sure we don't crash when relation is not defined when querying

Superseds #2114

rozele and others added 4 commits July 18, 2016 19:49
For relations that are not explicitly defined in the schema, we need a null check here.
@drew-gross drew-gross merged commit 025482e into master Jul 19, 2016
@drew-gross drew-gross deleted the fix-null-relation-problem branch July 19, 2016 05:58
rsouzas pushed a commit to back4app/parse-server that referenced this pull request Mar 15, 2017
* Add null check for relation type map.

For relations that are not explicitly defined in the schema, we need a null check here.

* Making change to force rebuild.

* Reverting change.

* Adds test
rsouzas pushed a commit to back4app/parse-server that referenced this pull request Mar 16, 2017
* Add null check for relation type map.

For relations that are not explicitly defined in the schema, we need a null check here.

* Making change to force rebuild.

* Reverting change.

* Adds test
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