printAllTablesAsInsertQueries

open override fun printAllTablesAsInsertQueries(schemaName: String?)

Prints all table data as insert queries to the console

Uses the longLastingConnection property for the connection.

Parameters

schemaName

the name of the schema that should contain the tables