pub fn statement_text_encoding() -> TextEncodingExpand description
Read the active database TEXT encoding for the current statement’s thread.
Defaults to TextEncoding::Utf8 when nothing has been projected.
pub fn statement_text_encoding() -> TextEncodingRead the active database TEXT encoding for the current statement’s thread.
Defaults to TextEncoding::Utf8 when nothing has been projected.