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 inference is only supported for mysql backends for now #567

Closed staabm closed 1 year ago

staabm commented 1 year ago

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

staabm commented 1 year ago

will be implemented with https://github.com/staabm/phpstan-dba/issues/538