Skip to content

Conversation

@owainhunt
Copy link

Adds support for aggregation queries (count, sum and average) against Datastores.

Also:

  • Adds support for OR operator on composite datastore filters (previously only supported AND)
  • Adds support for passing databaseId to datastore functions (previously only supported default database)
  • Fixes LookupResponse model so missing entities can be correctly decoded (previously this would fail, as a missing entity does not have the same properties as one that exists)

@Andrewangeta Andrewangeta merged commit 927b20c into vapor-community:main Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants