Skip to content

Clean up saga querying outside of Datastore #10849

Description

@karencfv

There are several places outside of DataStore where we query for sagas directly with diesel. This is mostly (or all?) for omdb.

We may want to either find a better way to encapsulate the model type at the diesel layer (e.g., is there some trait we could impl like Selectable) or write methods for the queries directly in Datastore like the rest.

Related: #10602 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions