pub const NAME_MAX_BYTES: usize = _; // 63usize
Expand description
The maximum number of bytes that may be stored in a value of type
ScalarType::PgLegacyName
.
pub const NAME_MAX_BYTES: usize = _; // 63usize
The maximum number of bytes that may be stored in a value of type
ScalarType::PgLegacyName
.