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

Commits on Jul 18, 2016

  1. Add null check for relation type map.

    For relations that are not explicitly defined in the schema, we need a null check here.
    rozele authored and flovilmart committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    23326d8 View commit details
    Browse the repository at this point in the history
  2. Making change to force rebuild.

    rozele authored and flovilmart committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    9edea1e View commit details
    Browse the repository at this point in the history
  3. Reverting change.

    rozele authored and flovilmart committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    fe0188f View commit details
    Browse the repository at this point in the history
  4. Adds test

    flovilmart committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    60ad4e0 View commit details
    Browse the repository at this point in the history