Skip to content

GqlQuery - Allow binding of null  #1559

@sai-pullabhotla

Description

@sai-pullabhotla

The GqlQuery.Builder's addBinding and setBinding methods allow binding of various data types, but not a null. Can the API be enhanced to allow binding of a null/NullValue instead of having to use different GqlSyntax based on the search string (null vs not null)?

Metadata

Metadata

Assignees

Labels

api: datastoreIssues related to the Datastore API.priority: p2Moderately-important priority. 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