Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 340 Bytes

File metadata and controls

12 lines (7 loc) · 340 Bytes

Table

Properties

Name Type Description Notes
name String The table name
columns List<Column> The column schema for this table
rows List<Row> The data rows within this tabe [optional]