Skip to content

InitializerSQLKit

init(items:separator:)

Deprecated

Use `init(_:separator:)` and include whitespace in the separator as needed instead.

init(items: [any SQLExpression], separator: any SQLExpression)