Skip to content

Code generator for abstract classes derived from Entity<TId, TIdPrimitive> #20

@ebarkalov

Description

@ebarkalov

Hi @Timovzl

I use a base class for my entities to contain some common properties, inheriting from Entity<TId, TIdPrimitive>. Unfortunately, when doing so, custom ID type does not get generated. Would this be possible in future to extend code generation functionality, so it generates custom ID types for entities that inherit from Entity<TId, TIdPrimitive> through the other base class?

Thank you!

Eugene

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions