Releases: vimeo/php-mysql-engine
Releases · vimeo/php-mysql-engine
0.7.14
0.7.13
0.7.12
What's Changed
- ci: Disable Xdebug for PHPUnit to resolve dynamic property error by @tarasom in #64
- Add support of
LEAST
function by @1okey in #66 - feat: Add support for CONVERT_TZ() function by @tarasom in #65
- Address psalm issues raised by the introduction of LEAST function by @1okey in #67
New Contributors
Full Changelog: 0.7.10...0.7.12
0.7.10
0.7.9
What's Changed
- Update Min & Max function to compare with null values. by @dineshkrishnan24 in #62
New Contributors
- @dineshkrishnan24 made their first contribution in #62
Full Changelog: 0.7.8...0.7.9
0.7.8
What's Changed
- ensures double negative is evaluated correctly by @hedyyytang in #61
Full Changelog: 0.7.7...0.7.8
0.7.7
What's Changed
- fixes duplicate key error when limit operation is applied with UPDATE statement by @hedyyytang in #60
Full Changelog: 0.7.6...0.7.7
0.7.6
What's Changed
- Fix for SELECT with OFFSET by @jozefhornik in #50
- FunctionEvaluator: fix typo
UNIX_TIMESTAPM()
->UNIX_TIMESTAMP()
by @DanielEScherzer in #51 - feat: Skip FORCE INDEX for JOIN by @Javakky-pxv in #53
- update workflows to use actions/cache@v4 by @aaronm67 in #55
- fix the negation evaluations in fake sql by @hedyyytang in #59
New Contributors
- @jozefhornik made their first contribution in #50
- @DanielEScherzer made their first contribution in #51
- @hedyyytang made their first contribution in #59
Full Changelog: 0.7.5...0.7.6
0.7.5
What's Changed
- Make Sure PDO::FETCH_DEFAULT is Defined by @sergiosalvatore in #48
Full Changelog: 0.7.4...0.7.5