Database Table rundb_kitinfo ============================================================================ Postgres database: ``iondb`` Postgres table: ``rundb_kitinfo`` .. include:: ../manual_database_ref_docs/rundb_kitinfo.rst Schema ------- +------------------+----------------------------------+------------------+ | Field | Type | Description | +==================+==================================+==================+ | description | String (up to 3024) | description | +------------------+----------------------------------+------------------+ | flowCount | Positive integer | flowCount | +------------------+----------------------------------+------------------+ | id | Integer | ID | +------------------+----------------------------------+------------------+ | instrumentType | String (up to 64) | instrumentType | +------------------+----------------------------------+------------------+ | isActive | Boolean (Either True or False) | isActive | +------------------+----------------------------------+------------------+ | kitType | String (up to 20) | kitType | +------------------+----------------------------------+------------------+ | name | String (up to 512) | name | +------------------+----------------------------------+------------------+ | nucleotideType | String (up to 64) | nucleotideType | +------------------+----------------------------------+------------------+ | runMode | String (up to 64) | runMode | +------------------+----------------------------------+------------------+ | uid | String (up to 10) | uid | +------------------+----------------------------------+------------------+