Database Table rundb_publisher ============================================================================ Postgres database: ``iondb`` Postgres table: ``rundb_publisher`` .. include:: ../manual_database_ref_docs/rundb_publisher.rst Schema ------- +----------------+----------------------+---------------+ | Field | Type | Description | +================+======================+===============+ | date | Date (with time) | date | +----------------+----------------------+---------------+ | global\_meta | Text | global meta | +----------------+----------------------+---------------+ | id | Integer | ID | +----------------+----------------------+---------------+ | name | String (up to 200) | name | +----------------+----------------------+---------------+ | path | String (up to 512) | path | +----------------+----------------------+---------------+ | version | String (up to 256) | version | +----------------+----------------------+---------------+