Generate SQL and Binding Values.
const [sql, bindings] = condition.toSQL() Copy
const [sql, bindings] = condition.toSQL()
Optional
Generate SQL and Binding Values.