[DDC-3346] #1277 find one with eager loads is failing#1280
Merged
Ocramius merged 22 commits intodoctrine:masterfrom Ocramius:hotfix/#1277-find-one-with-eager-loads-is-failingJan 25, 2015
+357-91
Commits
Commits on Jan 24, 2015
doctrine#1277 DDC-3346 DDC-3531 - moved resultsetmapping into the newly created
CachedPersisterContext
committeddoctrine#1277 DDC-3346 DDC-3531 - moved
selectColumnListSql
into the newly createdCachedPersisterContext
committed- committed
doctrine#1277 DDC-3346 DDC-3531 - moved
sqlAliasCounter
into the newly createdCachedPersisterContext
committeddoctrine#1277 DDC-3346 DDC-3531 - moved
sqlTableAliases
into the newly createdCachedPersisterContext
committed- committed
- committed
- committed
doctrine#1277 DDC-3346 DDC-3531 - skipping joining of associations when limiting and fetch-joining to-many eager associations
committed- committed
doctrine#1277 DDC-3346 DDC-3531 - additional tests for LIMIT and OFFSET repository API (must not hydrate collections)
committed- committed
doctrine#1277 DDC-3346 DDC-3531 - correct usage of the model set (setUp/tearDown of model-related tables)
committed- committed
- committed
- committed
- committed
- committed
doctrine#1277 DDC-3346 - removing array-based persister context handling (better to just use private props)
committed