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 belongsToMany relation #543

Merged
merged 12 commits into from
Dec 1, 2020
Merged

Fix belongsToMany relation #543

merged 12 commits into from
Dec 1, 2020

Commits on Nov 28, 2020

  1. properly fix newPivotQuery

    mjauvin committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    1c741c0 View commit details
    Browse the repository at this point in the history
  2. add comment

    mjauvin committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    adef33c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eeae7f5 View commit details
    Browse the repository at this point in the history
  4. remove empty line

    mjauvin committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    4295d7b View commit details
    Browse the repository at this point in the history
  5. removed old id column

    mjauvin committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    0615484 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3585284 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    fe16b80 View commit details
    Browse the repository at this point in the history
  2. Code cleanup

    Ben Thomson committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    f94dd1e View commit details
    Browse the repository at this point in the history
  3. Couple of extra checks in the test

    Ben Thomson committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    b96d170 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a965f0d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Merge branch 'fix-belongs-to-many-relation' of github.com:mjauvin/lib…

    …rary into pr/mjauvin/543
    Ben Thomson committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    de1f43f View commit details
    Browse the repository at this point in the history
  2. Remove duplicate method after merge

    Ben Thomson committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    fccb02e View commit details
    Browse the repository at this point in the history