Skip to content

Instance Method

insert(into:)

Create a new SQLInsertBuilder.
func insert(into table: any SQLExpression) -> SQLInsertBuilder

Mentioned in

See Also

DML queries