ExScylla.Types.Errors.PartitionKeyError (ex_scylla v0.5.1)

Summary

Types

t()

For more details, see

Types

@type msg() :: String.t()
@type t() :: {:no_pk_index_value, msg()} | {:value_too_long, msg()}

For more details, see:

https://docs.rs/scylla/0.9.0/scylla/statement/prepared_statement/enum.PartitionKeyError.html