Postgres database: iondb
Postgres table: rundb_sample
Sample data model.
| Field | Type | Description |
|---|---|---|
| date | Date (with time) | date |
| description | String (up to 1024) | description |
| displayedName | String (up to 127) | displayedName |
| externalId | String (up to 127) | externalId |
| id | Integer | ID |
| name | String (up to 127) | name |
| status | String (up to 512) | status |