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
257 stars 17 forks source link

support SQL Ast in postgres #538

Closed staabm closed 1 year ago

staabm commented 1 year ago

for now our sql AST which we use from sqlftw/sqlftw only supports mysql.

when this issue is resolved we should have sql AST support also in postgres