SQLProvider.sqlValues()method

sqlValues(data: Data): SQLFragment

Define an SQL fragment for VALUES syntax, e.g. ("a", "b") VALUES (1, 2).