Skip to content

[api] Refactor getHyperboardAdmins so it's a single query #277

Open
@Jipperism

Description

@Jipperism

Currently the getHyperboardAdmins method does 2 queries: get all admin ids, then get all users for those ids. This could be 1 query to fix a db roundtrip.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @Jipperism

      Issue actions

        [api] Refactor getHyperboardAdmins so it's a single query · Issue #277 · hypercerts-org/hypercerts-api