printInsertQueries

open override fun printInsertQueries(tableName: String, schemaName: String?)

Prints the insert queries associated with the supplied table to the console

Parameters

schemaName

the name of the schema that should contain the table

tableName

the unqualified name of the table