writeAllTablesAsMarkdown

open override fun writeAllTablesAsMarkdown(schemaName: String?, out: PrintWriter)

Writes all tables as text.

Uses the longLastingConnection property for the connection.

Parameters

schemaName

the name of the schema that should contain the tables

out

the PrintWriter to write to