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

HHH-15634 Lazy basic property does not get updated on change #5461

Merged
merged 6 commits into from
Oct 31, 2022

Commits on Oct 27, 2022

  1. HHH-15634 Fix naming of LazyBasicFieldAccessTest/LazyBasicPropertyAcc…

    …essTest
    
    For some reason they were reversed.
    yrodiere authored and dreab8 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    02d19d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5052df9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4eeee5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6294c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98d3d2c View commit details
    Browse the repository at this point in the history
  6. HHH-15634 Lazy basic property does not get updated on change: inline …

    …dirty checking, lazy basic properties are not upated when set to null
    dreab8 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    12d1e30 View commit details
    Browse the repository at this point in the history