Function sea_schema::postgres::parser::parse_bit_attributes
source · [−]pub fn parse_bit_attributes(
character_maximum_length: Option<i32>,
ctype: ColumnType
) -> ColumnTypeThis is supported on crate features
postgres and parser only.