Database Table rundb_emailaddress ============================================================================ Postgres database: ``iondb`` Postgres table: ``rundb_emailaddress`` .. include:: ../manual_database_ref_docs/rundb_emailaddress.rst Schema ------- +------------+----------------------------------+---------------+ | Field | Type | Description | +============+==================================+===============+ | email | Email address | email | +------------+----------------------------------+---------------+ | id | Integer | ID | +------------+----------------------------------+---------------+ | selected | Boolean (Either True or False) | selected | +------------+----------------------------------+---------------+