Skip to content

Instance Method

makeBindings()

Make the bindings to provide concrete values to use when executing the prepared SQL statement. The order must match bindingDataTypes.
func makeBindings() throws -> PostgresBindings