pub fn text_to_sql(v: &str, buf: &mut BytesMut)
Expand description

Serializes a TEXT, VARCHAR, CHAR(n), NAME, or CITEXT value.