| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Unique Id | [optional] |
| db_connection_id | int | Id of the DB Connection | [optional] |
| db_connection_name | str | Name of the DB Connection | [optional] |
| table_name | str | What the table will be named | [optional] |
| view_name | str | What to name the new table | [optional] |
| file_type | str | Type of the uploaded file | [optional] |
| definition | dict(str, str) | Definition of the table and uploaded file | [optional] |
| created_at | str | Date/Time this record was created | [optional] |
| built_at | str | Relative time in English the table was built for this upload | [optional] |
| created_at_relative | str | Date/Time this record was created | [optional] |
| built_at_relative | str | Relative time in English the table was built for this upload | [optional] |
| url | str | Link to get this item | [optional] |