Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 599 Bytes

File metadata and controls

14 lines (10 loc) · 599 Bytes

DB

Properties

Name Type Description Notes
type Enum The output dataset type.
connection_url str The URL to connect to the database.
schema str The name of the database schema.
table str The name of the table.
description str The description of the output dataset. [optional]

[Back to Model list] [Back to API list] [Back to README]