Releases: 68publishers/doctrine-query-objects
Releases · 68publishers/doctrine-query-objects
v0.2.0
Added support warning into the README
v0.1.1
Fixed working with hydration modes
- a Query returned from a `QueryObjectInterface` can define a hydration mode itself
- removed strict return type from a method `ExecutableQueryObjectInterface::fetchOne()` - the method can returns an array or a scalar value