-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
documentation/content/feature-manuals/tables/_index.md
Lines 74 to 79 in 36ea14f
| "TableName": "todo", | |
| "Columns": [ | |
| { | |
| "Name": "title", | |
| "DataType": "varchar(500)", | |
| "ColumnType": "label", |