Database Table rundb_qctype ============================================================================ Postgres database: ``iondb`` Postgres table: ``rundb_qctype`` .. include:: ../manual_database_ref_docs/rundb_qctype.rst Schema ------- +--------------------+-----------------------+--------------------+ | Field | Type | Description | +====================+=======================+====================+ | defaultThreshold | Positive integer | defaultThreshold | +--------------------+-----------------------+--------------------+ | description | String (up to 1024) | description | +--------------------+-----------------------+--------------------+ | id | Integer | ID | +--------------------+-----------------------+--------------------+ | maxThreshold | Positive integer | maxThreshold | +--------------------+-----------------------+--------------------+ | minThreshold | Positive integer | minThreshold | +--------------------+-----------------------+--------------------+ | qcName | String (up to 512) | qcName | +--------------------+-----------------------+--------------------+