Skip to content

Support value generation with converters #11597

@ajcvickers

Description

@ajcvickers

Current behavior is to throw by default if a converter is associated with a property that will use value generation
However, a value generator to use can be specified:

  • On the property
  • On the type mapping
  • On a converter

A client-side generator is added to the Guid converters so that Guid key scenarios still work. We should find similar "safe" cases and make those work as well.

Original PR: #11479

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions