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.