Database Table rundb_sampleattributedatatype ============================================================================ Postgres database: ``iondb`` Postgres table: ``rundb_sampleattributedatatype`` .. include:: ../manual_database_ref_docs/rundb_sampleattributedatatype.rst Schema ------- +---------------+----------------------------------+---------------+ | Field | Type | Description | +===============+==================================+===============+ | dataType | String (up to 64) | dataType | +---------------+----------------------------------+---------------+ | description | String (up to 1024) | description | +---------------+----------------------------------+---------------+ | id | Integer | ID | +---------------+----------------------------------+---------------+ | isActive | Boolean (Either True or False) | isActive | +---------------+----------------------------------+---------------+