Database Table rundb_sample ============================================================================ Postgres database: ``iondb`` Postgres table: ``rundb_sample`` .. include:: ../manual_database_ref_docs/rundb_sample.rst Schema ------- +-----------------+-----------------------+-----------------+ | 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 | +-----------------+-----------------------+-----------------+