doctrine / orm

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

Update association-mapping.rst #11426

Closed nasimic closed 2 months ago

nasimic commented 2 months ago

Changed capitalized column names to lowercase for consistency. Other occurances of column names mentioned as lowercase several times at this same page.

greg0ire commented 2 months ago

Please take a look at https://github.com/doctrine/orm/issues/11208

greg0ire commented 2 months ago

Thanks @nasimic !