Database Table rundb_template ============================================================================ Postgres database: ``iondb`` Postgres table: ``rundb_template`` .. include:: ../manual_database_ref_docs/rundb_template.rst Schema ------- +--------------+----------------------------------+---------------+ | Field | Type | Description | +==============+==================================+===============+ | comments | Text | comments | +--------------+----------------------------------+---------------+ | id | Integer | ID | +--------------+----------------------------------+---------------+ | isofficial | Boolean (Either True or False) | isofficial | +--------------+----------------------------------+---------------+ | key | String (up to 64) | key | +--------------+----------------------------------+---------------+ | name | String (up to 64) | name | +--------------+----------------------------------+---------------+ | sequence | Text | sequence | +--------------+----------------------------------+---------------+