Skip to content

Change YdbType value String attribute to YDB PrimitiveType #180

Closed
@mipo256

Description

@mipo256

Currently, @YdbType annotation access value as java String, which is not a type-safe API.

In the next major release I propose to migrate String value() --> PrimitiveType value() in order to ensure type safety.

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