Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
22.83k stars 1.58k forks source link

Allow fields on count calculations. #14928

Closed samwho closed 4 weeks ago

samwho commented 4 weeks ago

Description

Prior to this PR, calculation view "count" columns didn't take a field. They just assumed the field was *. This PR makes field required for counts, which allows you to count specific non-null values of a given column.

qa-wolf[bot] commented 4 weeks ago

QA Wolf here! As you write new code it's important that your test coverage is keeping up. Click here to request test coverage for this PR!