Skip to content

0.2.9

Choose a tag to compare

@staabm staabm released this 26 Jan 15:18
· 370 commits to main since this release
a6395f2

Major Features

Doctrine DBAL Type Inference for

  • Result->iterateKeyValue
  • Result->fetchAllKeyValue
  • Connection->iterateKeyValue
  • Connection->fetchAllKeyValue

See progress on #197

What's Changed

  • doctrine-dbal: implement fetchAllKeyValue & iterateKeyValue on Result by @staabm in #215
  • doctrine-dbal: doctrine-dbal: implement fetchAllKeyValue & iterateKeyValue on Connection by @staabm in #216

Full Changelog: 0.2.8...0.2.9