doctrine / orm

Doctrine Object Relational Mapper (ORM)
https://www.doctrine-project.org/projects/orm.html
MIT License
9.92k stars 2.51k forks source link

[Documentation] Merging "Query Result Formats" with "Hydration Modes" #11403

Closed ThomasLandauer closed 6 months ago

ThomasLandauer commented 6 months ago

Page: https://www.doctrine-project.org/projects/doctrine-orm/en/2.19/reference/dql-doctrine-query-language.html#query-result-formats

As announced in https://github.com/doctrine/orm/pull/11372#issue-2190613801, I merged the (mostly) identical sections.

greg0ire commented 6 months ago

Please squash your commits.

ThomasLandauer commented 6 months ago

Done :-)

greg0ire commented 6 months ago

Thanks @ThomasLandauer !