You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: