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

Allow insert_all on relation #38899

Merged
merged 1 commit into from
Apr 24, 2020
Merged

Commits on Apr 24, 2020

  1. Support bulk insert/upsert on relation to preserve scope values

    This allows to work `author.books.insert_all` as expected.
    
    Co-authored-by: Josef Šimánek <josef.simanek@gmail.com>
    kamipo and simi committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    5cec7ce View commit details
    Browse the repository at this point in the history