Skip to content

Hydrahon v1.1.4

Compare
Choose a tag to compare
@mario-deluna mario-deluna released this 19 Aug 14:03
· 107 commits to master since this release

This patch fixes the issue where the query builders orderBy method ignores raw expressions.

$cars->orderBy(new Expression('brand <> bmw', 'desc');