writeAllViewsAsMarkdown

open override fun writeAllViewsAsMarkdown(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