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

Persist Children before Parent. New annotation @Follow #816

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Apr 6, 2019

  1. Merge pull request #1 from chennaione/master

    UpdateFork
    Pascal66 authored Apr 6, 2019
    Configuration menu
    Copy the full SHA
    8320361 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2019

  1. Sdk 14 -> 28

    Pascal66 committed Apr 7, 2019
    Configuration menu
    Copy the full SHA
    b24a79b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Recursive save children objects before parent.

    Using new Annotation Follow.
    
    Next step is taking care of OneToMany
    Pascal66 committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    a983a55 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. Make tests working

    Pascal66 committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    156170b View commit details
    Browse the repository at this point in the history
  2. OneToMany test is working.

    Log tag show that in robolectric
    But not in real life. Why ?
    Pascal66 committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    8e23e12 View commit details
    Browse the repository at this point in the history