laminas / laminas-db

Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
https://docs.laminas.dev/laminas-db/
BSD 3-Clause "New" or "Revised" License
119 stars 66 forks source link

Fixed regression: PDO::FETCH_COLUMN was declared an unsupported fetch type #216

Open fabiang opened 2 years ago

fabiang commented 2 years ago

closes #189