diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fb489d9e54..0d76a74a30 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,6 +32,8 @@ on the contributing page: 0` clause +to [prevent aggregate functions such as `MIN` and `MAX` from returning `NULL`](https://stackoverflow.com/questions/66527856/aggregate-functions-max-etc-return-null-instead-of-no-rows). + ### Commit messages Commit messages follow the [Conventional Commits] notation.