withParams

infix fun String.withParams(params: Map<String, Any?>): QueryFragment

Creates QueryFragment from this SQL in String and params map