#233 - Rename query_value_null_ok to query_value_if_there

Identifier #233
Issue type Feature request or suggestion
Title Rename query_value_null_ok to query_value_if_there
Status Completed
Tags

Risk: Core rearchitecting (custom)

Handling member Chris Graham
Addon core
Description Rename two confusingly named functions:

query_value_null_ok -> query_value_if_there

query_value_null_ok_full -> query_value_if_there_full
Steps to reproduce

Additional information The current names refer to how NULL is returned if there is no result (instead of exiting with an error), but most programmers will initially think it refers to a data value of NULL being acceptable.
Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated