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): support unindexed values #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

orhun
Copy link

@orhun orhun commented Jun 21, 2022

exclude_from_indexes parameter is set to false as default. This PR makes it possible to specify the value of this parameter via using a tuple value as IndexedValue.

@orhun orhun force-pushed the feat/support_unindexed_values branch from 2d96752 to b493f2a Compare June 21, 2022 21:13
@orhun orhun changed the title feat(datastore): support setting exclude_from_indexes for values feat(datastore): support unindexed values Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant