printAllTablesAsInsertQueries

abstract fun printAllTablesAsInsertQueries(schemaName: String? = defaultSchemaName)

Prints all table data as insert queries to the console

Parameters

schemaName

the name of the schema that should contain the tables