Skip to content

the CLI and Stores should be able to query for null/non-null elements #49

@jjg-123

Description

@jjg-123

A common idiom is to want to see what objects in a store have/have not been set (are not null and null resp). For instance, in OA4MP, a transaction that has a no access token might be in an abandoned flow. Rather than have to resort to firing up the command line SQL client, just have a Store call that does it and expose that in the CLI.

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