Skip to content

Documentation refers to non-existent database table #80

Description

@dmd

The dashboard documentation's first example query refers to a table series_events but no such table exists:

mercure=# \dt
                List of relations
 Schema |         Name         | Type  |  Owner
--------+----------------------+-------+---------
 public | alembic_version      | table | mercure
 public | dicom_files          | table | mercure
 public | dicom_series         | table | mercure
 public | dicom_series_map     | table | mercure
 public | file_events          | table | mercure
 public | mercure_events       | table | mercure
 public | processor_logs       | table | mercure
 public | processor_outputs    | table | mercure
 public | series_sequence_data | table | mercure
 public | task_events          | table | mercure
 public | tasks                | table | mercure
 public | tests                | table | mercure
 public | webgui_events        | table | mercure

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions