InsertStatement

constructor(table: Table, isIgnore: Boolean = false)

Parameters

table

Table to insert the new row into.

isIgnore

Whether to ignore errors or not. Note isIgnore is not supported by all vendors. Please check the documentation.