SQL_BINARY

Constant SQL_BINARY 

Source
pub const SQL_BINARY: SqlTypeV3;
Expand description

Binary data of fixed length n.

SQL data type: BINARY(n)