Skip to content

v0.1.1

Compare
Choose a tag to compare
@tg666 tg666 released this 02 Nov 19:35
· 2 commits to master since this release
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