staabm / phpstan-dba

PHPStan based SQL static analysis and type inference for the database access layer
https://staabm.github.io/archive.html#phpstan-dba
MIT License
250 stars 17 forks source link

Sql AST: avg/min/max/count can get null on empty result sets #579

Closed staabm closed 1 year ago

staabm commented 1 year ago

closes https://github.com/staabm/phpstan-dba/issues/577