DatabaseConnectorSchema

A schema description for a table from a database connector

KEY TYPE Description
tableName str The unique name of the table.
columns DatabaseConnectorColumn List of columns in the table.