Skip to content

Feature flags should exist on database tables to prevent usage when not necessary #84

Description

@DominicWatson

To allow data api to be deployed in an environment with no admin, for example. The rest token auth requires admin and so user settings table does not need to exust. also the queue table does not need to exist if the queue is not actually enabled.

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