Skip to content

union(protogen): check fields' length to avoid prefix conflict of subsequent field name #324

@wenchy

Description

@wenchy

For example, the field TargetProgress has the same prefix Target with the ahead union prefix.

ID TargetType TargetField1 TargetField2 TargetField3 TargetProgress
map<int32, Task> {.Target}enum<.Target.Type> union union union int32
ID Target's type Target's field1 Target's field2 Target's field3 Progress
1 PVP 1 10 Apple,Orange,Banana 3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions