Closed benedeki closed 2 months ago
When asking for record count prividing a condition, the function name count is misleading. Some more descriptive name would be better. Deprecate the old function.
count
countOnCondition
countWithWhere
Describe the bug
When asking for record count prividing a condition, the function name
count
is misleading. Some more descriptive name would be better. Deprecate the old function.Suggested names
countOnCondition
countWithWhere