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

src: get binding data store directly from the realm #47437

Closed
wants to merge 1 commit into from

Commits on Apr 27, 2023

  1. src: get binding data store directly from the realm

    We now store the binding data store in the realm and invoke
    `Realm::AddBindingData` to add the binding data, so there is no
    need to get a reference to the binding data store from the context
    now, we can just get the reference from the realm.
    joyeecheung committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    60c49c3 View commit details
    Browse the repository at this point in the history