Skip to content

Initializer

init(_:)

Create a new raw SQL text expression.
init(_ sql: String)

Parameters

sql

The raw SQL text to serialize.