pub type IntegerUnsigned = IntUnsigned;Expand description
MySQL accepts INTEGER UNSIGNED as an alias for INT UNSIGNED.
Aliased Typeยง
pub struct IntegerUnsigned;pub type IntegerUnsigned = IntUnsigned;MySQL accepts INTEGER UNSIGNED as an alias for INT UNSIGNED.
pub struct IntegerUnsigned;