Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(datastore): adds COUNT aggregation query #6714

Merged
merged 29 commits into from
Oct 26, 2022
Merged

feat(datastore): adds COUNT aggregation query #6714

merged 29 commits into from
Oct 26, 2022

Commits on Sep 20, 2022

  1. feat(datastore): adds COUNT aggregation query

    Eric Schmidt committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    47ec52b View commit details
    Browse the repository at this point in the history
  2. feat(datastore): added unit tests

    Eric Schmidt committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    47d14d5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into datastore-count

    Eric Schmidt committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    b9eaaf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Merge branch 'main' into datastore-count

    Eric Schmidt committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    097f67f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Merge branch 'main' into datastore-count

    Eric Schmidt committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    c5bb363 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Merge branch 'main' into datastore-count

    Eric Schmidt committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    2f3b835 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Merge branch 'main' into datastore-count

    Eric Schmidt committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    f5956ac View commit details
    Browse the repository at this point in the history
  2. update dependencies

    Eric Schmidt committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    8bd55f0 View commit details
    Browse the repository at this point in the history
  3. dependency updates

    Eric Schmidt committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    b5d551a View commit details
    Browse the repository at this point in the history
  4. go.mod

    Eric Schmidt committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    023daaf View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Merge branch 'main' into datastore-count

    Eric Schmidt committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    a5ce940 View commit details
    Browse the repository at this point in the history
  2. update go.mod, go.sum

    Eric Schmidt committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    a91c543 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Merge branch 'main' into datastore-count

    Eric Schmidt committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    e07957b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into datastore-count

    Eric Schmidt committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    8d9e48f View commit details
    Browse the repository at this point in the history
  3. tidied

    Eric Schmidt committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    2970271 View commit details
    Browse the repository at this point in the history
  4. per linter

    Eric Schmidt committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    93da219 View commit details
    Browse the repository at this point in the history
  5. fixed test

    Eric Schmidt committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    9a6dcb5 View commit details
    Browse the repository at this point in the history
  6. fix test

    Eric Schmidt committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c360945 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into datastore-count

    Eric Schmidt committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    dba4036 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into datastore-count

    Eric Schmidt committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    3570c6c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Merge branch 'main' into datastore-count

    Eric Schmidt committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    cb42a3d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into datastore-count

    Eric Schmidt committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    e8f9779 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Merge branch 'main' into datastore-count

    Eric Schmidt committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    fad0b47 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Merge branch 'main' into datastore-count

    Eric Schmidt committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    3a21254 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Merge branch 'main' into datastore-count

    Eric Schmidt committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    14d3e6d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Merge branch 'main' into datastore-count

    Eric Schmidt committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    d794f5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9c9e7e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into datastore-count

    Eric Schmidt committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a457ec7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e6f019 View commit details
    Browse the repository at this point in the history