Skip to content

Udt using EntityFramework core #190

Open
@Regenhardt

Description

@Regenhardt

Now that #56 is done, can we get UDT support in Oracle.EntityFrameworkCore too?
Would be nice to just

entity.Property(e => e.ComplexValue).HasColumnType("ComplexType").HasColumnName("ComplexValue")

and map it to a C# class.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions