Skip to content

Collection group queries are only allowed from the root of the database. #37

Description

@vanoorschot

I have a Firestore database with this structure:
/organisations/{id}/players/{id}

When I run this query:

SELECT *
FROM GROUP players

I get this error:
Collection group queries are only allowed from the root of the database.

What am I doing wrong here?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions