Database Table rundb_samplegrouptype_cv ============================================================================ Postgres database: ``iondb`` Postgres table: ``rundb_samplegrouptype_cv`` .. include:: ../manual_database_ref_docs/rundb_samplegrouptype_cv.rst Schema ------- +--------------------+----------------------------------+--------------------+ | Field | Type | Description | +====================+==================================+====================+ | description | String (up to 1024) | description | +--------------------+----------------------------------+--------------------+ | displayedName | String (up to 127) | displayedName | +--------------------+----------------------------------+--------------------+ | iRAnnotationType | String (up to 127) | iRAnnotationType | +--------------------+----------------------------------+--------------------+ | iRValue | String (up to 127) | iRValue | +--------------------+----------------------------------+--------------------+ | id | Integer | ID | +--------------------+----------------------------------+--------------------+ | isActive | Boolean (Either True or False) | isActive | +--------------------+----------------------------------+--------------------+ | isIRCompatible | Boolean (Either True or False) | isIRCompatible | +--------------------+----------------------------------+--------------------+ | uid | String (up to 32) | uid | +--------------------+----------------------------------+--------------------+