forcedotcom / forcedotcom/go-soql

Allow for empty fields in where clauses?

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
53
Forks
12
PR merge metrics
No merged PRs in 30d

Description

It is currently the case that when a value in a where field is uninitialized, it is assumed that this field was omitted. However, this makes it so that it is impossible to filter for a field that is equal to an empty string.

What do you think about a tag "includeEmpty", which when included will allow for the creation of where clauses which compare against values such as empty string?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.