Skip to content

Releases: 68publishers/doctrine-query-objects

v0.2.0

03 Jan 23:40
Compare
Choose a tag to compare
Added support warning into the README

v0.1.1

02 Nov 19:35
Compare
Choose a tag to compare
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

v0.1

30 Nov 00:41
Compare
Choose a tag to compare

Initial release 🎉