Database Table rundb_location ============================================================================ Postgres database: ``iondb`` Postgres table: ``rundb_location`` .. include:: ../manual_database_ref_docs/rundb_location.rst Schema ------- +-------------------+----------------------------------+----------------------------------------------------------------------+ | Field | Type | Description | +===================+==================================+======================================================================+ | comments | Text | comments | +-------------------+----------------------------------+----------------------------------------------------------------------+ | defaultlocation | Boolean (Either True or False) | Set as the Default Location - Only one location can be the default | +-------------------+----------------------------------+----------------------------------------------------------------------+ | id | Integer | ID | +-------------------+----------------------------------+----------------------------------------------------------------------+ | name | String (up to 200) | name | +-------------------+----------------------------------+----------------------------------------------------------------------+