MCPcopy Create free account
hub / github.com/constructive-io/pgsql-parser / formatEString

Method formatEString

packages/quotes/src/quote-utils.ts:20–28  ·  view source on GitHub ↗

* Formats a string as an E-prefixed string literal with proper escaping * This wraps the complete E-prefix logic including detection and formatting

(value: string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

A_ConstMethod · 0.80
StringMethod · 0.80
CommentStmtMethod · 0.80

Calls 3

needsEscapePrefixMethod · 0.80
escapeEStringMethod · 0.80
escapeMethod · 0.80

Tested by

no test coverage detected