Initializer
init(_:_:)
Deprecated
Binds set in an `SQLRaw` are ignored. Use `SQLBind`instead.
init(_ sql: String, _ binds: [any Encodable & Sendable])
Initializer
Deprecated
Binds set in an `SQLRaw` are ignored. Use `SQLBind`instead.
init(_ sql: String, _ binds: [any Encodable & Sendable])