pub fn parse_bit_attributes(
character_maximum_length: Option<i32>,
ctype: ColumnType,
) -> ColumnTypeAvailable on crate features
postgres and parser only.pub fn parse_bit_attributes(
character_maximum_length: Option<i32>,
ctype: ColumnType,
) -> ColumnTypepostgres and parser only.