Releases: cycle/orm
Releases · cycle/orm
v1.2.13
[bugfix] fixes cascade POSTLOAD relations in pivoted chains of ManyToMany relation
v1.2.12
[bugfix] fixes typo in eager loading
v1.2.11
[bugfix] incorrect update sequence for nullable numeric values
v1.2.10
[bugfix] causing incorrect command order while updating transitive key for RefersTo relation
v1.2.9
fixed bug causing ORM to disable relation graph pointing to Promises in related entities
more promise related tests
adds getTarget to RelationInterface
v1.2.8
fixed compatibility issues with PHPUnit8 (no more warnings)
[bugfix] MtM relation did not load eager relations when selected via promise #94
added more MtM tests
v1.2.7
a number of performance optimizations by @pine3ree
laminas hydrators used directly by @pine3ree
v1.2.6
zendframework/zend-hydrator
replaced with laminas/laminas-hydrator
v1.2.5
do not load embedded object when parent not loaded
You can’t perform that action at this time.