class PG::TextEncoder::QuotedLiteral
This is the encoder class for PostgreSQL literals.
A literal is quoted and escaped by the +'+ character.
This is the encoder class for PostgreSQL literals.
A literal is quoted and escaped by the +'+ character.