Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

feat(datastore): add return query object in add filter method - #12

Merged
crwilcox merged 1 commit into
googleapis:masterfrom
HemangChothani:datastore_query_add_filter_return_self
Feb 27, 2020
Merged

feat(datastore): add return query object in add filter method#12
crwilcox merged 1 commit into
googleapis:masterfrom
HemangChothani:datastore_query_add_filter_return_self

Conversation

@HemangChothani

Copy link
Copy Markdown
Contributor

Fixes #5

@crwilcox
crwilcox merged commit 6a9efab into googleapis:master Feb 27, 2020
gcf-merge-on-green Bot pushed a commit that referenced this pull request Feb 27, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.11.0](https://www.github.com/googleapis/python-datastore/compare/v1.10.0...v1.11.0) (2020-02-27)


### Features

* **datastore:** add return query object in add filter method ([#12](https://www.github.com/googleapis/python-datastore/issues/12)) ([6a9efab](https://www.github.com/googleapis/python-datastore/commit/6a9efabe1560d5137986df70f1b4f79731deac02))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DataStore: query.add_filter return self

3 participants