Add support for a set of ints
We have support for string
but we should also have support for the int
, int32
, int64
types. This is useful when working with entities that use one of those types as their ID.
We have support for string
but we should also have support for the int
, int32
, int64
types. This is useful when working with entities that use one of those types as their ID.