Skip to content

Instance Method

write(_:)

Append raw SQL to the serializer.
mutating func write(_ sql: String)

Parameters

sql

The text to append.