Skip to content

Implement IS_NOT_NULL #970

@mgraczyk

Description

@mgraczyk

Is your feature request related to a problem? Please describe.
Firestore supports IS_NOT_NULL operator using filters like x.where("field", "!=", null)

This isn't currently implemented in Python

Describe the solution you'd like
Add IS_NOT_NULL to python

Metadata

Metadata

Assignees

Labels

api: firestoreIssues related to the googleapis/python-firestore API.priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions