Instance Method
appendInterpolation(literal:)
Embed a
String as a literal value, as if via SQLLiteral.string(_:).mutating func appendInterpolation(literal: String)
Discussion
Use this preferentially to ensure string values are appropriately represented in the database’s dialect.